NoQ added a comment.

Ugh. We broke backwards compatibility when an invalid `-analyzer-config` is 
specified but `-analyze` isn't specified. Yes, people are accidentally relying 
on that :/ :/ :/

In this case the driver doesn't know that it needs to add 
`analyzer-config-compatibility-mode=true` (or, even better, outright ignore all 
analyzer options) but the frontend doesn't know that it doesn't need to parse 
them.


Repository:
  rC Clang

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

https://reviews.llvm.org/D53280



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

Reply via email to