summaryrefslogtreecommitdiffstats
path: root/clang/Sema/SemaExprCXX.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-51/+0
* add parsing, ast building and pretty printing support for C++ throw expressions.Chris Lattner2008-02-261-0/+6
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Rename statement actions (from Parse-prefix to ActOn-prefix).Steve Naroff2007-09-161-4/+4
* Give CXXBoolLiteralExpr a type (all expressions need a valid type).Steve Naroff2007-08-251-1/+2
* Submitted by: Bill WendlingBill Wendling2007-06-291-1/+1
* Finally bite the bullet and make the major change: split the clang namespaceChris Lattner2007-06-151-1/+0
* Bug #:Steve Naroff2007-05-171-2/+2
* Bug #:Steve Naroff2007-04-051-1/+1
* Removed tabs.Bill Wendling2007-02-131-1/+1
* C++: Added support for bool types.Bill Wendling2007-02-131-1/+9
* Add support for parsing and pretty printing const_cast, dynamic_cast,Chris Lattner2006-12-041-0/+37
OpenPOWER on IntegriCloud