[clang] [clang] require template arg list after template kw (PR #80801)

via cfe-commits cfe-commits at lists.llvm.org
Thu May 30 01:57:46 PDT 2024


================
@@ -1404,7 +1404,11 @@ namespace cwg95 { // cwg95: 3.3
   //   expected-note@#cwg95-C-f {{implicitly declared private here}}
 }
 
+<<<<<<< HEAD:clang/test/CXX/drs/cwg0xx.cpp
 namespace cwg96 { // cwg96: no
+=======
+namespace dr96 { // dr96: sup P1787
+>>>>>>> c639768eef90 (change error to pedenatic warn, regen DR html):clang/test/CXX/drs/dr0xx.cpp
----------------
cor3ntin wrote:

There are conflicts markers left here

https://github.com/llvm/llvm-project/pull/80801


More information about the cfe-commits mailing list