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 | 0b7f69d789ca1f76582ee9a336e25861fd0c1416 (patch) | |
tree | 48b89010906dccd794512ece9422686628c5d4de /lib/Analysis/ExplodedGraph.cpp | |
parent | 4c13b7a3973d2d263d9682d7b68fbfeb76334af5 (diff) |
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 };
^
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49996 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/ExplodedGraph.cpp')
0 files changed, 0 insertions, 0 deletions