[clang] [clang] Add test for CWG1807 (PR #77637)

via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 10 12:02:55 PST 2024


================
@@ -164,6 +164,8 @@ void A<double, U>::C<V>::f4() {
 }
 } // namespace dr1804
 
+// dr1807 is in separate file
----------------
cor3ntin wrote:

Missing a file?

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


More information about the cfe-commits mailing list