Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "clang/test/Driver/crash-report.c: This requires rewriter for -frewrit... | Alp Toker | 2014-07-16 | 1 | -1/+0 |
* | clang/test: Introduce the feature "rewriter" for --enable-clang-rewriter. | NAKAMURA Takumi | 2014-07-16 | 1 | -0/+1 |
* | Don't accept qualified 'int' main return types in C++ or standard C mode | Alp Toker | 2014-07-02 | 1 | -0/+2 |
* | Sema: Do not merge new decls with invalid, old decls | David Majnemer | 2013-07-07 | 1 | -1/+8 |
* | Sema: Fix a crash when main is redeclared as a function-template. | David Majnemer | 2013-07-06 | 1 | -0/+9 |
* | PR15100: look through type sugar when determining whether we have one of the | Richard Smith | 2013-01-29 | 1 | -0/+23 |
* | Fold tests for C++ 'main' into a single file. | Richard Smith | 2013-01-29 | 1 | -0/+78 |