summaryrefslogtreecommitdiffstats
path: root/clang/test/Parser/PR11000.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add 'not' to commands that are expected to fail.Rafael Espindola2013-07-041-1/+1
| | | | | | | This is at least good documentation, but also opens the possibility of using pipefail. llvm-svn: 185652
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
| | | | | | -std=c++0x. Patch by Ahmed Charles! llvm-svn: 141900
* PR11000: Fix crash on invalid.Richard Smith2011-09-291-0/+9
llvm-svn: 140802
OpenPOWER on IntegriCloud