[all-commits] [llvm/llvm-project] 40cc04: [clang-tools-extra] Convert tests to check 'target...
Paul T Robinson via All-commits
all-commits at lists.llvm.org
Thu Dec 15 09:51:23 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 40cc041d4eec7306a67bfdbfeaa8796b8d856b60
https://github.com/llvm/llvm-project/commit/40cc041d4eec7306a67bfdbfeaa8796b8d856b60
Author: Paul Robinson <paul.robinson at sony.com>
Date: 2022-12-15 (Thu, 15 Dec 2022)
Changed paths:
M clang-tools-extra/clangd/test/dependency-output.test
M clang-tools-extra/clangd/test/did-change-configuration-params.test
M clang-tools-extra/clangd/test/test-uri-posix.test
M clang-tools-extra/clangd/test/test-uri-windows.test
M clang-tools-extra/test/clang-tidy/checkers/readability/identifier-naming.cpp
Log Message:
-----------
[clang-tools-extra] 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