[PATCH] D141248: [Clang] [Python] Fix tests when default config file contains -include

Michał Górny via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jan 8 22:52:29 PST 2023


mgorny added reviewers: jbcoe, bkramer.
mgorny added a comment.

I'm wondering if we shouldn't just by setting `CLANG_NO_DEFAULT_CONFIG=1` like in clang's test suite rather than tying to predict how different config files will affect these tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141248



More information about the cfe-commits mailing list