Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Some cleanups to the declaration/checking of overloaded operators in C++. Tha... | Douglas Gregor | 2008-11-10 | 1 | -1/+1 | |
* | Parsing, ASTs, and semantic analysis for the declaration of overloaded | Douglas Gregor | 2008-11-06 | 1 | -0/+11 | |
* | Reclaim some bits in IdentifierInfo, for later use as overloaded operator names. | Douglas Gregor | 2008-11-06 | 1 | -2/+1 | |
* | bool is not an extension in C++ | Douglas Gregor | 2008-09-11 | 1 | -1/+1 | |
* | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner | 2008-03-15 | 1 | -0/+551 |