aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/enum.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
commit661c36b057d07c76c16fee95c01d96f3956265be (patch)
tree25d81a1d9edb8b346b6471b492be1722df28e933 /test/SemaCXX/enum.cpp
parentf511ba6277d240bbee1064715da8362a6edee5f3 (diff)
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::". git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@106536 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/SemaCXX/enum.cpp')
0 files changed, 0 insertions, 0 deletions