]> granicus.if.org Git - clang/commit
Add test for new -std=c++11 and -std=gnu++11 command-line arguments.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 13 Oct 2011 21:32:47 +0000 (21:32 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 13 Oct 2011 21:32:47 +0000 (21:32 +0000)
commit0b1b5b89cc8b63aa3192a1c94e712e8a9b1a006f
tree8f1847207a5146b9e381502251ab6facc6cd449e
parent84cbd4b0a924b3a741bab88c0dd4fd16f3f14b68
Add test for new -std=c++11 and -std=gnu++11 command-line arguments.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@141891 91177308-0d34-0410-b5e6-96231b3b80d8
test/Driver/std.cpp [new file with mode: 0644]