[PATCH] [analyzer] Small improvement for the empty class issue

Jordan Rose jordan_rose at apple.com
Tue Sep 3 15:26:04 PDT 2013


  Right, this won't actually work if there are zero-width bitfields. We'll still miss that case in C, but maybe in C++ we can get that by inverting the checks.

http://llvm-reviews.chandlerc.com/D1573



More information about the cfe-commits mailing list