Fix test breakage on windows where the default std is c++11 by forcing c++03 in the...
authorManuel Klimek <klimek@google.com>
Tue, 1 Mar 2016 12:53:18 +0000 (12:53 +0000)
committerManuel Klimek <klimek@google.com>
Tue, 1 Mar 2016 12:53:18 +0000 (12:53 +0000)
commit0000eeceb6c4215c51adf4c5d19a894cc149c248
treee90823135874ef94b4a93f4ccef2644a159e3bad
parent2c50b312ea38cf71f24acf6c3386b637c171ea39
Fix test breakage on windows where the default std is c++11 by forcing c++03 in the test.

llvm-svn: 262325
clang/test/Index/keep-going.cpp