[PATCH] [analyzer] Fix handling of "empty" structs with base classes

Jordan Rose jordan_rose at apple.com
Fri Aug 30 12:20:20 PDT 2013


  Fixed the issue in r189688. Turns out some checkers try to dereference pointers to forward-declared structs.

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

COMMIT
  http://llvm-reviews.chandlerc.com/rL189590



More information about the cfe-commits mailing list