[clang] [Clang][Sema] Allow access to a public template alias declaration that refers to friend's private nested type (PR #83847)

Erich Keane via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 11 07:23:44 PDT 2024


================
@@ -409,7 +413,7 @@ RISC-V Support
 CUDA/HIP Language Changes
 ^^^^^^^^^^^^^^^^^^^^^^^^^
 
-- PTX is no longer included by default when compiling for CUDA. Using 
+- PTX is no longer included by default when compiling for CUDA. Using
----------------
erichkeane wrote:

Unrelated change, please revert.

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


More information about the cfe-commits mailing list