This revision was automatically updated to reflect the committed changes.
Closed by commit rG1bbaabb90dd7: [clang] Add test for CWG1710 and related
issues (authored by Endill).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151697/new/
https://review
Endill added a comment.
Thank you for taking a look!
I found a bunch of issues pointing at the same diagnostics, but I'm not sure if
they track exactly what I test here:
https://github.com/llvm/llvm-project/issues/17775
https://github.com/llvm/llvm-project/issues/36539
https://github.com/llvm/llv
cor3ntin accepted this revision.
cor3ntin added a comment.
This revision is now accepted and ready to land.
Thanks.
These seem like important issues to fix. should we make a github issue to track
them?
Comment at: clang/test/CXX/drs/dr17xx.cpp:10
+namespace dr1710 { // dr1710:
Endill added a comment.
ping
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151697/new/
https://reviews.llvm.org/D151697
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-
Endill created this revision.
Endill added reviewers: clang-language-wg, shafik.
Herald added a project: All.
Endill requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Those issues focus on `template` keyword being optional in certain type-onl