Apparently 'C++14' is different than 'c++14'

llvm-svn: 322034
This commit is contained in:
Marshall Clow 2018-01-08 22:16:30 +00:00
parent 6f6846fc9d
commit e426a832dd
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
//
//===----------------------------------------------------------------------===//
// UNSUPPORTED: c++98, c++03, c++11, C++14
// UNSUPPORTED: c++98, c++03, c++11, c++14
// XFAIL: c++17, c++2a
// <functional>