[PATCH] D52795: [analyzer][PlistMacroExpansion] Part 3.: Macro arguments are expanded
Umann Kristóf via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 16 11:27:39 PDT 2018
Szelethus updated this revision to Diff 169867.
Szelethus added a comment.
Herald added a subscriber: donat.nagy.
Rebased to part 2.
I looked hard at this patch -- it is somewhat ridiculous that there's no builtin function for this -- but no matter how hard I try to look for something, I can't seem to find it.
I say this because I am aware that this patch isn't very nice to look at, but at least it works.
https://reviews.llvm.org/D52795
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: D52795.169867.patch
Type: text/x-patch
Size: 125088 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181016/28278553/attachment-0001.bin>
More information about the cfe-commits
mailing list