[all-commits] [llvm/llvm-project] dbb3e7: [clang] Register all LLVM targets in AllClangUnitT...
Reid Kleckner via All-commits
all-commits at lists.llvm.org
Tue Jun 24 18:40:34 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dbb3e7d1162dcb5d03937935f00ed7987b66213b
https://github.com/llvm/llvm-project/commit/dbb3e7d1162dcb5d03937935f00ed7987b66213b
Author: Reid Kleckner <rnk at google.com>
Date: 2025-06-24 (Tue, 24 Jun 2025)
Changed paths:
A clang/unittests/AllClangUnitTests.cpp
M clang/unittests/CMakeLists.txt
Log Message:
-----------
[clang] Register all LLVM targets in AllClangUnitTest main (#144428)
Addresses feedback in
https://github.com/llvm/llvm-project/pull/134196#issuecomment-2970715875
Makes the tests less sensitive to target registration from unrelated
test fixtures by registering everything up front.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list