summaryrefslogtreecommitdiffstats
path: root/test/Parser/cxx-typeid.cpp
Commit message (Expand)AuthorAgeFilesLines
* Modify how the -verify flag works. Currently, the verification string andRichard Trieu2011-12-151-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Implement C++ 'typeid' parsing and sema.Sebastian Redl2008-11-111-0/+13