[PATCH] D62899: [analyzer][UninitializedObjectChecker] Mark uninitialized regions as interesting.

Balogh, Ádám via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 12 05:09:51 PDT 2019


baloghadamsoftware added a comment.

Looks much better than the original one, but why did the warning move to the correct place just because marking the region as interesting?


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62899/new/

https://reviews.llvm.org/D62899





More information about the cfe-commits mailing list