This is an archive of the discontinued LLVM Phabricator instance.

[libcxx] [test] Fix MSVC warning C4067 "unexpected tokens following preprocessor directive - expected a newline".
ClosedPublic

Authored by STL_MSFT on Jun 22 2017, 2:31 PM.

Details

Summary

[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 Timeline

STL_MSFT created this revision.Jun 22 2017, 2:31 PM

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.

EricWF accepted this revision.Jul 9 2017, 3:03 PM
This revision is now accepted and ready to land.Jul 9 2017, 3:03 PM
STL_MSFT closed this revision.Jul 19 2017, 3:14 PM