[libcxx] [test] Fix MSVC warning C4067 "unexpected tokens following preprocessor directive - expected a newline".
Also fixes Clang/LLVM 4.0 (for Windows) error "function-like macro 'TEST_GLIBC_PREREQ' is not defined".
Differential D34535
[libcxx] [test] Fix MSVC warning C4067 "unexpected tokens following preprocessor directive - expected a newline". STL_MSFT on Jun 22 2017, 2:31 PM. Authored by
Details
[libcxx] [test] Fix MSVC warning C4067 "unexpected tokens following preprocessor directive - expected a newline". Also fixes Clang/LLVM 4.0 (for Windows) error "function-like macro 'TEST_GLIBC_PREREQ' is not defined".
Diff Detail Event TimelineComment Actions Ping for this one - there's no functional change here, but since I don't have any glibc coverage, I wanted to get a review. |