[all-commits] [llvm/llvm-project] 52ce67: [clang-tools-extra] [test] Use CLANG_NO_DEFAULT_CO...
Michał Górny via All-commits
all-commits at lists.llvm.org
Tue Oct 4 11:09:17 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 52ce6776cf98e993c6ec04ae54b52e1354fff917
https://github.com/llvm/llvm-project/commit/52ce6776cf98e993c6ec04ae54b52e1354fff917
Author: Michał Górny <mgorny at gentoo.org>
Date: 2022-10-04 (Tue, 04 Oct 2022)
Changed paths:
M clang-tools-extra/clangd/test/lit.cfg.py
M clang-tools-extra/clangd/unittests/lit.cfg.py
M clang-tools-extra/include-cleaner/test/Unit/lit.cfg.py
M clang-tools-extra/include-cleaner/test/lit.cfg.py
M clang-tools-extra/pseudo/test/Unit/lit.cfg.py
M clang-tools-extra/pseudo/test/lit.cfg.py
M clang-tools-extra/test/Unit/lit.cfg.py
M clang-tools-extra/test/lit.cfg.py
Log Message:
-----------
[clang-tools-extra] [test] Use CLANG_NO_DEFAULT_CONFIG=1
Set CLANG_NO_DEFAULT_CONFIG=1 for clang-tools-extra tests to prevent
the system configuration files for clang from affecting the test
results.
Differential Revision: https://reviews.llvm.org/D135159
More information about the All-commits
mailing list