aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.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
commit8985debaafccfc1d87a492b52f8206de8b6946ff (patch)
tree03a23248e5062a90f2d7e618be814f49d291f76a /llvm/lib/CodeGen/MachineBasicBlock.cpp
parent49e7de1ff1df62aaf4fcdfd9ae7997571d6fd3be (diff)
downloadllvm-8985debaafccfc1d87a492b52f8206de8b6946ff.zip
llvm-8985debaafccfc1d87a492b52f8206de8b6946ff.tar.gz
llvm-8985debaafccfc1d87a492b52f8206de8b6946ff.tar.bz2
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. llvm-svn: 106218
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions