summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-04-22 05:27:59 +0000
committerChris Lattner <sabre@nondot.org>2009-04-22 05:27:59 +0000
commitdc00437fa0d34af1b8a7df70aa10b91a57832321 (patch)
treefc272557e64e0d3c8473935069032ace2fe85a47 /clang/lib/CodeGen/CodeGenModule.cpp
parent9dae596dc1a3c7203766398d5f909096adcac470 (diff)
downloadbcm5719-llvm-dc00437fa0d34af1b8a7df70aa10b91a57832321.tar.gz
bcm5719-llvm-dc00437fa0d34af1b8a7df70aa10b91a57832321.zip
change implicit int warnings to point to the identifier, not the
start of the declspec. The fixit still goes there, and we underline the declspec. This helps when the start of the declspec came from a macro that expanded from a system header. For example, we now produce: t.c:2:8: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] static x; ~~~~~~ ^ llvm-svn: 69777
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud