[PATCH] D62115: fix a issue that clang is incompatible with gcc with -H option.

Kan Shengchen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 17 01:27:13 PDT 2019


skan added a comment.

In D62115#1538631 <https://reviews.llvm.org/D62115#1538631>, @kimgr wrote:

> I think the test needs a bit more work. It's essentially checking the same thing twice to exercise the Windows path separators.
>
> It looks like there's already a test for `-H` in `FrontEnd/print-header-includes.c`. That also demonstrates the use of `--check-prefix` to handle target-specific stuff. Maybe you could fold this into there?


Done


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

https://reviews.llvm.org/D62115





More information about the cfe-commits mailing list