[flang-commits] [llvm] [compiler-rt] [libc] [clang] [libcxx] [flang] [clang-tools-extra] [lldb] [libc++][variant] P2637R3: Member `visit` (`std::variant`) (PR #76447)

Mark de Wever via flang-commits flang-commits at lists.llvm.org
Sat Dec 30 04:10:45 PST 2023


================
@@ -17,27 +17,28 @@
 #include "test_macros.h"
 
 struct Incomplete;
-template<class T> struct Holder { T t; };
----------------
mordante wrote:

For this file too.

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


More information about the flang-commits mailing list