[all-commits] [llvm/llvm-project] 6ed9a8: [clang][NFC] Refactor expected directives in C++ D...
Vlad Serebrennikov via All-commits
all-commits at lists.llvm.org
Sat Dec 9 00:54:01 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6ed9a81f7ebd23f125867dd270785dd0e63043c6
https://github.com/llvm/llvm-project/commit/6ed9a81f7ebd23f125867dd270785dd0e63043c6
Author: Vlad Serebrennikov <serebrennikov.vladislav at gmail.com>
Date: 2023-12-09 (Sat, 09 Dec 2023)
Changed paths:
M clang/test/CXX/drs/dr20xx.cpp
M clang/test/CXX/drs/dr21xx.cpp
M clang/test/CXX/drs/dr22xx.cpp
R clang/test/CXX/drs/dr2354.cpp
M clang/test/CXX/drs/dr23xx.cpp
R clang/test/CXX/drs/dr2406.cpp
M clang/test/CXX/drs/dr24xx.cpp
M clang/test/CXX/drs/dr25xx.cpp
M clang/test/CXX/drs/dr26xx.cpp
M clang/test/CXX/drs/dr27xx.cpp
Log Message:
-----------
[clang][NFC] Refactor expected directives in C++ DRs 2000-2799 (#74921)
This patch continues the work started with ea5b1ef016d020c37f903d6c7d4f623be975dab8. See that commit and its
corresponding PR for details.
More information about the All-commits
mailing list