[Tests] Add explicit -std=lang option to a number of tests.
authorYunzhong Gao <Yunzhong_Gao@playstation.sony.com>
Sat, 1 Aug 2015 02:55:59 +0000 (02:55 +0000)
committerYunzhong Gao <Yunzhong_Gao@playstation.sony.com>
Sat, 1 Aug 2015 02:55:59 +0000 (02:55 +0000)
commit7704ba7f97b35bb465384248a204e549f3c18263
treecb99c78f1d172bbf8f3ef3718498cac05a1f344d
parent86a5fba71d5b5503591f28a6817f8808c756bdc4
[Tests] Add explicit -std=lang option to a number of tests.

This patch should not change the test results, but it is useful if clang's
default C++ language is ever changed from gnu++98.

Patch by: Charles Li

http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20150727/134667.html

llvm-svn: 243819
clang/test/Lexer/cxx0x_keyword_as_cxx98.cpp
clang/test/Lexer/has_feature_cxx0x.cpp
clang/test/Lexer/ms-extensions.cpp
clang/test/Preprocessor/macro-reserved-cxx11.cpp
clang/test/Preprocessor/macro-reserved.cpp