summaryrefslogtreecommitdiffstats
path: root/clang/test/Parser/cxx-casting.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix a tentative-parse error with unqualified template ids in cast expressions.John McCall2010-04-301-3/+6
* 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-2/+2
* C++ casts, (static_cast. dynamic_cast, etc.) can have postfix-expression pieces.Argyrios Kyrtzidis2008-08-161-0/+5
* update testsChris Lattner2007-07-121-1/+0
* This testcase bus errors because semantics analysis of these operators isn't ...Chris Lattner2007-06-081-0/+1
* add a testcase for c++ casting operators, by BillChris Lattner2007-01-231-0/+31
OpenPOWER on IntegriCloud