[all-commits] [llvm/llvm-project] c9e9a7: Revert "[Clang][NFC] Prevent lit tests from matchi...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon Dec 12 05:44:34 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c9e9a7f2fd4b41a842c74ce2a4bbaccf8a4559e5
https://github.com/llvm/llvm-project/commit/c9e9a7f2fd4b41a842c74ce2a4bbaccf8a4559e5
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-12-12 (Mon, 12 Dec 2022)
Changed paths:
M clang/test/CodeGenCXX/2004-01-11-DynamicInitializedConstant.cpp
M clang/test/CodeGenCXX/ignored-bitfield-conditional.cpp
Log Message:
-----------
Revert "[Clang][NFC] Prevent lit tests from matching substrings in current path"
This reverts commit bb48aa20e761e26226c6f909a07246781d68ba41.
Using placeholders inside CHECK-LABEL is not legal.
More information about the All-commits
mailing list