[PATCH] D51866: [analyzer][UninitializedObjectChecker] New flag to ignore guarded uninitialized fields

Umann Kristóf via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 14 10:51:22 PST 2018


Szelethus added a comment.
Herald added subscribers: gamesh411, baloghadamsoftware.

@george.karpenkov Matching macros is a very non-trivial job, how would you feel if we shipped this patch as-is, and maybe leave a TODO about adding macro `assert`s down the line?


https://reviews.llvm.org/D51866





More information about the cfe-commits mailing list