summaryrefslogtreecommitdiffstats
path: root/test/Misc/diag-aka-types.cpp
Commit message (Expand)AuthorAgeFilesLines
* Modify how the -verify flag works. Currently, the verification string andRichard Trieu2011-12-151-1/+1
* Change the checks in the type aka printing. A confusing case where the stringRichard Trieu2011-11-141-0/+16
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Apply patch from Richard Trieu to fix PR9548:Chandler Carruth2011-07-111-0/+38
* Implement the C++0x deduced 'auto' feature.Richard Smith2011-02-201-1/+5
* 'const std::type_info*' instead of 'std::type_info const*'Chris Lattner2010-09-051-1/+1
* print "const intptr_t" instead of "intptr_t const"Chris Lattner2010-09-051-1/+1
* Testcase for r103712.Chandler Carruth2010-05-131-0/+10