================ @@ -36,6 +36,16 @@ template <typename T> using remove_cvref_t // NOLINT(readability-identifier-naming) = typename llvm::remove_cvref<T>::type; +template <typename T> ---------------- kparzysz wrote:
Done https://github.com/llvm/llvm-project/pull/146390 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits