This is an archive of the discontinued LLVM Phabricator instance.

[clang-tools-extra] [test] Use CLANG_NO_DEFAULT_CONFIG=1
ClosedPublic

Authored by mgorny on Oct 4 2022, 7:38 AM.

Details

Summary

Set CLANG_NO_DEFAULT_CONFIG=1 for clang-tools-extra tests to prevent
the system configuration files for clang from affecting the test
results.

Diff Detail

Event Timeline

mgorny created this revision.Oct 4 2022, 7:38 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 4 2022, 7:38 AM
mgorny requested review of this revision.Oct 4 2022, 7:38 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 4 2022, 7:38 AM
MaskRay accepted this revision.Oct 4 2022, 10:03 AM
This revision is now accepted and ready to land.Oct 4 2022, 10:03 AM
This revision was automatically updated to reflect the committed changes.