[clang] [clang-cl] Fix value of __FUNCTION__ in MSVC mode. (PR #67592)

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 5 07:39:02 PDT 2023


AaronBallman wrote:

We have unit tests for these that live at: https://github.com/llvm/llvm-project/blob/32d16b64d3125e76f65d7d88a302a33618eb0e6e/clang/unittests/AST/TypePrinterTest.cpp and https://github.com/llvm/llvm-project/blob/32d16b64d3125e76f65d7d88a302a33618eb0e6e/clang/unittests/AST/DeclPrinterTest.cpp

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


More information about the cfe-commits mailing list