================
@@ -34,6 +35,10 @@ struct __identity {
template <>
struct __is_identity<__identity> : true_type {};
+template <>
----------------
var-const wrote:Can you elaborate on your concerns here? https://github.com/llvm/llvm-project/pull/65148 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
