commit | 2ff0f42a962fec5a6300b5986297b417db173e6a | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Tue Mar 10 23:57:07 2009 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Tue Mar 10 23:57:07 2009 +0000 |
tree | afe7adc7154f6b22b6358b36771f15d4f47a0a1f | |
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