[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:38:36 PDT 2019


gribozavr added a comment.

> There's no shortage of possible implicit TODOs

I don't see "-fno-ms-compatibility" as an implicit TODO. It is most commonly used as "this test does something that does not work in MS mode". When I read it, I can't tell why it is there. When other people write tests, they will copy-paste the RUN line into their own test.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68640/new/

https://reviews.llvm.org/D68640





More information about the cfe-commits mailing list