aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/PrintfFormatString.cpp
diff options
context:
space:
mode:
authorCraig Silverstein <csilvers2000@yahoo.com>2010-06-17 13:40:37 +0000
committerCraig Silverstein <csilvers2000@yahoo.com>2010-06-17 13:40:37 +0000
commitea245e0ba48caf7e7acf870880c030d7ddc76667 (patch)
tree92579a9e674f934c4350577736383d6bee176a4e /lib/Analysis/PrintfFormatString.cpp
parent3e31d90a84ed2c1a50a7d2590b84c61f689fe864 (diff)
Some fixes to type-visiting -- a few places where the type-name was
explicitly typed in the source, but we weren't recursing on it. One is new <type>, the other is <type>() (eg int()). I also fixed the initializer parsing to parse on the syntactic initializer list, not the semantic. Usually they'll be identical, so this won't affect much in practice, but keeps the AST as a syntax-tree visitor. Reviewed by chandlerc. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@106218 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/PrintfFormatString.cpp')
0 files changed, 0 insertions, 0 deletions