NoQ added a comment.

In https://reviews.llvm.org/D54557#1299736, @xazax.hun wrote:

> It would be great to have a way to extend the list of (possibly non-stl) 
> types to check. But I do understand that the analyzer does not have a great 
> way to set such configuration options right now.


Do you envision room for another attribute here? I.e., a class attribute that 
says "this object is always unsafe to use after move, unless a method annotated 
with `reinitializes` is called"?


Repository:
  rC Clang

https://reviews.llvm.org/D54557



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to