[PATCH] D48318: [analyzer][UninitializedObjectChecker] Drop lambda support
Umann Kristóf via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 19 10:58:06 PDT 2018
Szelethus abandoned this revision.
Szelethus added a comment.
Turns out I was very wrong on this one. Lambdas should be ignored as data members, but not in general.
Sorry about the spam, I think I should've sit longer on this one. I'll submit another patch tomorrow that will correctly explain my current way of thinking on this issue.
Repository:
rC Clang
https://reviews.llvm.org/D48318
More information about the cfe-commits
mailing list