diff options
author | Vlad Serebrennikov <serebrennikov.vladislav@gmail.com> | 2023-05-23 12:43:47 +0300 |
---|---|---|
committer | Vlad Serebrennikov <serebrennikov.vladislav@gmail.com> | 2023-05-23 12:44:24 +0300 |
commit | 71bc3dd42e2939a25e4394dbebf6239e3e6403a9 (patch) | |
tree | 3d96b08f3396206c91e832a25556dea42ceb29cd /clang/unittests/Interpreter/InterpreterTest.cpp | |
parent | 7b9013f784af87c603aafb20d90ae056ef94f386 (diff) | |
download | llvm-71bc3dd42e2939a25e4394dbebf6239e3e6403a9.zip llvm-71bc3dd42e2939a25e4394dbebf6239e3e6403a9.tar.gz llvm-71bc3dd42e2939a25e4394dbebf6239e3e6403a9.tar.bz2 |
[clang] Add test for CWG2213
[[https://wg21.link/p1787 | P1787]]: CWG2213 is resolved by allowing an elaborated-type-specifier to contain a simple-template-id without friend.
Wording: see changes to [dcl.type.elab]]/1.
The gist of the issue is that forward declaration of partial class template specialization was disallowed.
Reviewed By: #clang-language-wg, shafik
Differential Revision: https://reviews.llvm.org/D151032
Diffstat (limited to 'clang/unittests/Interpreter/InterpreterTest.cpp')
0 files changed, 0 insertions, 0 deletions