aboutsummaryrefslogtreecommitdiff
path: root/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2011-10-16 10:48:28 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2011-10-16 10:48:28 +0000
commit96fda0c4a7bb5502d82791f361997471c173b909 (patch)
tree3667f5a523c704bb1548c480805f86279987a87d /lib/Frontend/CompilerInvocation.cpp
parent176d1d7c576aeb35e6e5db1783694e925b117297 (diff)
Convert inline asm source ranges into clang SourceRanges and print them with the instantiated note.
t.c:2:7: error: invalid operand for instruction asm("movl 0(%rax), 0(%edx)"); ^ <inline asm>:1:16: note: instantiated into assembly here movl 0(%rax), 0(%edx) ^~~~~~~ 1 error generated. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@142131 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions