[all-commits] [llvm/llvm-project] e0f215: [clang] Convert tests to check 'target=...'
Paul T Robinson via All-commits
all-commits at lists.llvm.org
Thu Dec 15 12:27:11 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e0f2150e99e5e429c33047f25e3da2ab146d0f57
https://github.com/llvm/llvm-project/commit/e0f2150e99e5e429c33047f25e3da2ab146d0f57
Author: Paul Robinson <paul.robinson at sony.com>
Date: 2022-12-15 (Thu, 15 Dec 2022)
Changed paths:
M clang/test/Analysis/checker-plugins.c
M clang/test/CodeGen/c-strings.c
M clang/test/PCH/leakfiles.test
Log Message:
-----------
[clang] Convert tests to check 'target=...'
Part of the project to eliminate special handling for triples in lit
expressions.
More information about the All-commits
mailing list