summaryrefslogtreecommitdiff
path: root/test/SemaTemplate/instantiate-default-assignment-operator.cpp
AgeCommit message (Expand)Author
2014-06-20Fix/Improve SourceRange of explicitly defaulted membersDaniel Jasper
2011-01-04Enhance the diagnostic for negative array sizes to include theChandler Carruth
2010-05-01Complete reimplementation of the synthesis for implicitly-defined copyDouglas Gregor
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-12-09Pass the current SourceLocation to getAssignOperatorMethod, fixing a crash wh...Anders Carlsson