aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2010-06-22 11:30:04 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2010-06-22 11:30:04 +0000
commit75000b68143f0307c170a387a825269b8b4c587e (patch)
treeb687c5576d089b8668c9cc4571bcae71889fffed /llvm/lib/CodeGen/MachineBasicBlock.cpp
parent104819c6ebc09f34d663353cf4df4e79e1317a47 (diff)
downloadllvm-75000b68143f0307c170a387a825269b8b4c587e.zip
llvm-75000b68143f0307c170a387a825269b8b4c587e.tar.gz
llvm-75000b68143f0307c170a387a825269b8b4c587e.tar.bz2
Fix PR7180.
For void f( a::b::c ); we would cache the tokens "a::b::" but then we would try to annotate them using the range "a::". Before annotating them with the (invalid) C++ scope spec, set it to the range of "a::b::". llvm-svn: 106536
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions