juliehockett added a comment.

> Are the Fuchsia library headers intended to also comply with this rule? I 
> notice there's mention of a unique_ptr class, and I can't imagine that 
> working without overloading more operators than just assignment. Perhaps this 
> check should not be triggered for system headers?

It would make sense for it to be run on the system headers when clang-tidy's 
-system-headers flag is included, otherwise not -- does that logic need to go 
into the checker though?


https://reviews.llvm.org/D41363



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

Reply via email to