[PATCH] D68640: Try to get readability-deleted-default.cpp to pass on Windows.
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 8 07:01:05 PDT 2019
thakis added a comment.
There's just one other use of `-fno-ms-compatibility` in clang-tidy's test suite, so I'm not 100% sure this is the way to go. It's better than disabling the test completely on Windows :)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68640/new/
https://reviews.llvm.org/D68640
More information about the cfe-commits
mailing list