[all-commits] [llvm/llvm-project] 76ee34: [clang][NFC] Refactor expected directives in C++ ...
Vlad Serebrennikov via All-commits
all-commits at lists.llvm.org
Fri Dec 8 00:11:11 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 76ee3447699c032237517a64a8eeead5e94faf7e
https://github.com/llvm/llvm-project/commit/76ee3447699c032237517a64a8eeead5e94faf7e
Author: Vlad Serebrennikov <serebrennikov.vladislav at gmail.com>
Date: 2023-12-08 (Fri, 08 Dec 2023)
Changed paths:
M clang/test/CXX/drs/dr10xx.cpp
M clang/test/CXX/drs/dr11xx.cpp
M clang/test/CXX/drs/dr12xx.cpp
M clang/test/CXX/drs/dr13xx.cpp
M clang/test/CXX/drs/dr14xx.cpp
M clang/test/CXX/drs/dr15xx.cpp
M clang/test/CXX/drs/dr16xx.cpp
M clang/test/CXX/drs/dr17xx.cpp
M clang/test/CXX/drs/dr18xx.cpp
M clang/test/CXX/drs/dr19xx.cpp
M clang/test/CXX/drs/dr412.cpp
M clang/test/CXX/drs/dr7xx.cpp
M clang/test/CXX/drs/dr8xx.cpp
M clang/test/CXX/drs/dr9xx.cpp
Log Message:
-----------
[clang][NFC] Refactor expected directives in C++ DRs 700-1999 (#74767)
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