summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/template-dependent-bind-temporary.cpp
Commit message (Collapse)AuthorAgeFilesLines
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when ↵Stephen Lin2013-08-151-1/+1
| | | | | | tests fail. llvm-svn: 188447
* Fixes an assertion violation when bind to temporaryFariborz Jahanian2010-11-021-0/+24
expression is a dependent expression. // rdar: // 8620524 and PR7851 llvm-svn: 118066
OpenPOWER on IntegriCloud