diff options
author | Sean Callanan <scallanan@apple.com> | 2014-02-19 23:37:25 +0000 |
---|---|---|
committer | Sean Callanan <scallanan@apple.com> | 2014-02-19 23:37:25 +0000 |
commit | 92cdbc8f2d189729fb69c1ede2604fe2751ba407 (patch) | |
tree | a3dc603332d9415aef7097b87acf848c97f36134 /clang/lib/Basic/SourceManager.cpp | |
parent | 68893db0564d6ead3c69cec9ed6abf560bdaa77c (diff) | |
download | bcm5719-llvm-92cdbc8f2d189729fb69c1ede2604fe2751ba407.tar.gz bcm5719-llvm-92cdbc8f2d189729fb69c1ede2604fe2751ba407.zip |
Emit a warning diagnostic if a symbol was promoted
to a variable. This helps people figure out what
happened if they tried to do something to the variable
and it didn't work because we gave it the default type
of void*.
llvm-svn: 201737
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions