[clang] [clang-cl][AST] Fix auto NTTP MSVC 1920+ mangling for pointer types (PR #92477)

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 18 00:11:56 PDT 2024


https://github.com/efriedma-quic approved this pull request.

LGTM

Your commit message mentions variables, function pointers, and member function pointers...  is there anything else we need to handle?  Null pointers?  Integers?

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


More information about the cfe-commits mailing list