summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaExprCXX.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use getCustomDiagID() instead of specifying the diagnostic in the 'Diagnostic...Argyrios Kyrtzidis2008-10-061-2/+4
* Give string literals const element typesin C++, and cope with the deprecated ...Douglas Gregor2008-09-121-0/+31
* Implement Sema support for the 'condition' part of C++ selection-statements a...Argyrios Kyrtzidis2008-09-101-0/+70
* Add support for C++'s "type-specifier ( expression-list )" expression:Argyrios Kyrtzidis2008-08-221-0/+64
* Minor #include cleaningDaniel Dunbar2008-08-111-0/+1
* rename PreDefinedExpr -> PredefinedExprChris Lattner2008-08-101-2/+2
* Add Sema support for C++ classes.Argyrios Kyrtzidis2008-07-011-0/+18
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+51
OpenPOWER on IntegriCloud