summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2012-04-16 22:42:01 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2012-04-16 22:42:01 +0000
commit17dddd21f5c122c8aa96df62c3078add3bae0615 (patch)
tree803c6636b41ae9f26760bcfe86dd8e6a54e4e20c /clang/lib/CodeGen/CodeGenModule.cpp
parente185ecb28b6d5963a2944311360cc4952a976260 (diff)
downloadbcm5719-llvm-17dddd21f5c122c8aa96df62c3078add3bae0615.tar.gz
bcm5719-llvm-17dddd21f5c122c8aa96df62c3078add3bae0615.zip
[libclang] Make sure that when we have multiple @class references in the same line,
that later ones do not override the previous ones. If we have: @class Foo, Bar; source ranges for both start at '@', so 'Bar' will end up overriding 'Foo' even though the cursor location was at 'Foo'. rdar://11257578 llvm-svn: 154873
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud