diff options
author | Chris Lattner <sabre@nondot.org> | 2009-03-10 23:57:07 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-03-10 23:57:07 +0000 |
commit | 2ff0f42a962fec5a6300b5986297b417db173e6a (patch) | |
tree | afe7adc7154f6b22b6358b36771f15d4f47a0a1f /lib/CodeGen/CodeGenModule.cpp | |
parent | 3182db1c8e456c4cd2180fac9d77d331b2c0621f (diff) |
position the caret properly on asm string diagnostics, e.g.:
Sema/asm.c:64:9: error: invalid % escape in inline assembly string
asm("%!" : ); // expected-error {{invalid % escape in inline assembly string}}
~~^~
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@66606 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions