| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Microsoft's __uuidof operator implementation part 1. | Francois Pichet | 2010-09-08 | 1 | -0/+13 |
| * | Provide proper type-source location information for | Douglas Gregor | 2010-09-08 | 1 | -4/+3 |
| * | Improve source-location information for CXXNewExpr, by hanging on to | Douglas Gregor | 2010-09-07 | 1 | -0/+1 |
| * | Eliminate CXXBindReferenceExpr, which was used in a ton of | Douglas Gregor | 2010-09-02 | 1 | -9/+0 |
| * | AST work to support [C++] [IRgen] for ?: with missing LHS | Fariborz Jahanian | 2010-08-31 | 1 | -0/+1 |
| * | More incremental progress towards not including Expr.h in Sema.h. | John McCall | 2010-08-25 | 1 | -1/+1 |
| * | Regularize the API for accessing explicit template arguments. | John McCall | 2010-08-19 | 1 | -5/+4 |
| * | Rename pch namespace to serialization. | Sebastian Redl | 2010-08-18 | 1 | -107/+107 |
| * | Rename PCHWriter.h to ASTWriter.h | Sebastian Redl | 2010-08-18 | 1 | -1/+1 |
| * | Rename the ASTWriter implementation files | Sebastian Redl | 2010-08-18 | 1 | -0/+1370 |

