martong added a comment.

The primary reason why want these to be Warnings instead of Errors because 
there are many false positive ODR Errors at the moment. These are not fatal 
errors but there is a maximum error count which once reached the whole process 
(analysis) is aborted.
Usually, such false positives are related to a wrong import of redeclaration 
chains or existing errors in the structural match logic.


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55646/new/

https://reviews.llvm.org/D55646



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

Reply via email to