[PATCH] D57893: [analyzer] Fix function macro crash
Tibor Brunner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 14 01:40:19 PDT 2019
bruntib updated this revision to Diff 190575.
bruntib added a comment.
I've uploaded another version of the last fix. The previous one contained an UB, although it worked practically.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57893/new/
https://reviews.llvm.org/D57893
Files:
lib/StaticAnalyzer/Core/PlistDiagnostics.cpp
test/Analysis/Inputs/expected-plists/plist-macros-with-expansion.cpp.plist
test/Analysis/plist-macros-with-expansion.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57893.190575.patch
Type: text/x-patch
Size: 18023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190314/7e3c9cd2/attachment-0001.bin>
More information about the cfe-commits
mailing list