summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2012-09-20 18:38:57 +0000
committerDavid Blaikie <dblaikie@gmail.com>2012-09-20 18:38:57 +0000
commit6590220181b4e77cfd66fa9c8c63cd86088d49ad (patch)
treea8840d7cb29dd339acd1ca43d7855e262dc877f7 /llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
parente6af4b9a354677865c71525ecc1be514e275c8d5 (diff)
downloadbcm5719-llvm-6590220181b4e77cfd66fa9c8c63cd86088d49ad.tar.gz
bcm5719-llvm-6590220181b4e77cfd66fa9c8c63cd86088d49ad.zip
Include types when a definition's type differs from a prior declaration.
This is some really old code (took me a while to find the test cases) & the diagnostic text is slightly incorrect (it should really only apply to re/declarations/, redefinitions are an error regardless of whether the types match). Not sure if anyone cares about it, though. For now this just makes the diagnostic more clear in less obvious cases where the type of a declaration might not be explicitly written (eg: because it uses decltype) llvm-svn: 164313
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud