]> granicus.if.org Git - clang/commit
[analyzer][PlistMacroExpansion] Part 5.: Support for # and ##
authorKristof Umann <dkszelethus@gmail.com>
Fri, 30 Nov 2018 19:21:35 +0000 (19:21 +0000)
committerKristof Umann <dkszelethus@gmail.com>
Fri, 30 Nov 2018 19:21:35 +0000 (19:21 +0000)
commit0f0125b9c59108b4f3a9fda07841b35b590b3a74
treed4923cbf4fbdd11d7f3f577ceef9e4a12b7e1eaa
parent1680262de178d4a2a8bdb944ad937846b68725a4
[analyzer][PlistMacroExpansion] Part 5.: Support for # and ##

From what I can see, this should be the last patch needed to replicate macro
argument expansions.

Differential Revision: https://reviews.llvm.org/D52988

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@348025 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Core/PlistDiagnostics.cpp
test/Analysis/Inputs/expected-plists/plist-macros-with-expansion.cpp.plist
test/Analysis/plist-macros-with-expansion.cpp