summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCELFObjectTargetWriter.cpp
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2011-12-23 20:58:04 +0000
committerNico Weber <nicolasweber@gmx.de>2011-12-23 20:58:04 +0000
commitd3bdadf616298fa91baebabfeebd491b6b9c40ce (patch)
tree8f088f81c1a57c1a9bbf16c470aee883fc013838 /llvm/lib/MC/MCELFObjectTargetWriter.cpp
parent9b6b2e553524d59e496222c045ec0009a7188caf (diff)
downloadbcm5719-llvm-d3bdadf616298fa91baebabfeebd491b6b9c40ce.tar.gz
bcm5719-llvm-d3bdadf616298fa91baebabfeebd491b6b9c40ce.zip
Fix several issues related to specializations and explicit instantiations.
Explicit instantiations following specializations are no-ops and hence have no PointOfInstantiation. That was done correctly in most cases, but for a specialization -> instantiation decl -> instantiation definition chain, the definition didn't realize that it was a no-op. Fix that. Also, when printing diagnostics for these no-ops, get the diag location from the decl name location. Add many test cases, one of them not yet passing (but it failed the same way before this change). Fixes http://llvm.org/pr11558 and more. llvm-svn: 147225
Diffstat (limited to 'llvm/lib/MC/MCELFObjectTargetWriter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud