[all-commits] [llvm/llvm-project] cfcc11: [NFC] Disallow unused prefixes under clang/test/Co...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Thu Jan 28 09:47:45 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cfcc1110d7733ad6c275eefd1773d243a719f9f3
https://github.com/llvm/llvm-project/commit/cfcc1110d7733ad6c275eefd1773d243a719f9f3
Author: Mircea Trofin <mtrofin at google.com>
Date: 2021-01-28 (Thu, 28 Jan 2021)
Changed paths:
M clang/test/CodeGenCXX/debug-info-codeview-display-name.cpp
A clang/test/CodeGenCXX/lit.local.cfg
Log Message:
-----------
[NFC] Disallow unused prefixes under clang/test/CodeGenCXX
The only test that needed change had 'QUAL' as an unused prefix. The
rest of the changes are to simplify the prefix lists.
Differential Revision: https://reviews.llvm.org/D95499
More information about the All-commits
mailing list