[libcxx] [test] Fix comment typos, strip trailing whitespace.
No functional change, no code review. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@292434 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
// This test doesn't pass due to a constexpr bug in GCC 4.9 that fails
|
||||
// to initialize any type without a user provided constructor in a constant
|
||||
// expression (ie float).
|
||||
// expression (e.g. float).
|
||||
// XFAIL: gcc-4.9
|
||||
|
||||
// NOTE: The SFINAE on the default constructor is tested in
|
||||
|
||||
Reference in New Issue
Block a user