[PATCH] D68640: Try to get readability-deleted-default.cpp to pass on Windows.
Dmitri Gribenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 8 07:19:51 PDT 2019
gribozavr added a comment.
It looks to me that a better fix is to fix the checker to not emit this warning in MS compatibility mode.
I'm OK with "fixing" the test like this, however, it should come with a TODO.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68640/new/
https://reviews.llvm.org/D68640
More information about the cfe-commits
mailing list