[PATCH] D52988: [analyzer][PlistMacroExpansion] Part 5.: Support for # and ##
Umann Kristóf via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 18 06:05:27 PDT 2018
Szelethus updated this revision to Diff 170073.
Szelethus added a comment.
Fixed an issue where if `##` had spaces around it, those spaces weren't removed.
https://reviews.llvm.org/D52988
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: D52988.170073.patch
Type: text/x-patch
Size: 28789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181018/e72e0d1d/attachment-0001.bin>
More information about the cfe-commits
mailing list