[PATCH] D48285: [analyzer]{UninitializedObjectChecker] Added "NotesAsWarnings" flag

Umann Kristóf via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 18 09:24:21 PDT 2018


Szelethus created this revision.
Szelethus added reviewers: NoQ, george.karpenkov, xazax.hun, rnkovacs, whisperity.
Herald added subscribers: cfe-commits, mikhail.ramalho, a.sidorin, szepet.

For Plist consumers that don't support notes just yet, this flag can be used to convert them into warnings. For now, I defaulted it to false.


Repository:
  rC Clang

https://reviews.llvm.org/D48285

Files:
  lib/StaticAnalyzer/Checkers/UninitializedObjectChecker.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48285.151731.patch
Type: text/x-patch
Size: 5077 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180618/d025ba13/attachment.bin>


More information about the cfe-commits mailing list