[PATCH] D142316: [clang] Add test for CWG2396
Shafik Yaghmour via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 23 08:03:15 PST 2023
shafik added a comment.
You mention CWG2385 <https://wg21.link/cwg2385> as na but you don't explain how it was resolved, was it superceded by p1787 <https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2020/p1787r6.html>.
Also nitpick you mentioned `P1787` in the description but it links to a phab review, you should probably just use a link like I did above to refer to papers. Same with the defect reports also like I did above.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142316/new/
https://reviews.llvm.org/D142316
More information about the cfe-commits
mailing list