summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/basic/basic.start/basic.start.main/p2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "clang/test/Driver/crash-report.c: This requires rewriter for -frewrit...Alp Toker2014-07-161-1/+0
* clang/test: Introduce the feature "rewriter" for --enable-clang-rewriter.NAKAMURA Takumi2014-07-161-0/+1
* Don't accept qualified 'int' main return types in C++ or standard C modeAlp Toker2014-07-021-0/+2
* Sema: Do not merge new decls with invalid, old declsDavid Majnemer2013-07-071-1/+8
* Sema: Fix a crash when main is redeclared as a function-template.David Majnemer2013-07-061-0/+9
* PR15100: look through type sugar when determining whether we have one of theRichard Smith2013-01-291-0/+23
* Fold tests for C++ 'main' into a single file.Richard Smith2013-01-291-0/+78
OpenPOWER on IntegriCloud