[libc++] NFC: Fix typo in Lit feature (C++14 with a capital C)
authorLouis Dionne <ldionne@apple.com>
Fri, 10 Apr 2020 20:11:22 +0000 (16:11 -0400)
committerLouis Dionne <ldionne@apple.com>
Fri, 10 Apr 2020 20:12:01 +0000 (16:12 -0400)
libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/underlying_type.fail.cpp

index a6a8c0c..85f840b 100644 (file)
@@ -5,7 +5,7 @@
 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 //
 //===----------------------------------------------------------------------===//
-// UNSUPPORTED: c++98, c++03, c++11, C++14, c++17
+// UNSUPPORTED: c++98, c++03, c++11, c++14, c++17
 // type_traits
 
 // underlying_type