diff options
author | Chris Lattner <sabre@nondot.org> | 2008-04-20 18:41:46 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2008-04-20 18:41:46 +0000 |
commit | 48a9b9beeb4ceaaa0db42a095021dd12d8482a94 (patch) | |
tree | 073fc722971bb34576378f106e1ffe71b28a13ff /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 6b056058296d68c995748628318d27c6263babb3 (diff) | |
download | bcm5719-llvm-48a9b9beeb4ceaaa0db42a095021dd12d8482a94.tar.gz bcm5719-llvm-48a9b9beeb4ceaaa0db42a095021dd12d8482a94.zip |
when emitting diagnostics about some character in a numeric
literal, indicate what character the error is about or where
it would be. For example:
pr2241.c:1:17: error: exponent has no digits
float f[] = { 1e , 1ee0 };
^
llvm-svn: 49996
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions