[PATCH] [analyzer] Fix handling of "empty" structs with base classes
Jordan Rose
jordan_rose at apple.com
Fri Aug 30 09:02:24 PDT 2013
I think this is the commit that's breaking some tests on our internal buildbot, but I'm not sure. I'll look into it.
(At first I thought it was because you can't ask if there are base classes because the struct might be forward-declared, but then I realized that you couldn't load from it if it were.)
http://llvm-reviews.chandlerc.com/D1547
COMMIT
http://llvm-reviews.chandlerc.com/rL189590
More information about the cfe-commits
mailing list