summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
diff options
context:
space:
mode:
authorFaisal Vali <faisalv@yahoo.com>2013-06-15 11:54:37 +0000
committerFaisal Vali <faisalv@yahoo.com>2013-06-15 11:54:37 +0000
commitd667641542527305ec11407d20d14826b087178b (patch)
tree9b2381514625c179eb84fd9535bbe11a270364e3 /llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
parent9f81bb0f768375d5a3b5d0fdbb5ded854b89f02a (diff)
downloadbcm5719-llvm-d667641542527305ec11407d20d14826b087178b.tar.gz
bcm5719-llvm-d667641542527305ec11407d20d14826b087178b.zip
A quick fix to allow return type deduction on member templates
by ensuring DiagnoseUseOfDecl is called both on the found decl and the decl being used (i.e the specialization in the case of member templates) whenever they are different. Per the exchange captured in http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20130610/081636.html a more comprehensive fix that allows both decls to be passed into DiagnoseUseOfDecl is (or should be) forthcoming relatively soon. llvm-svn: 184043
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud