[llvm] [Support] Apply `constexpr` to `getTypeName` (PR #127893)
Ian Wood via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 21 09:29:29 PST 2025
IanWood1 wrote:
It looks like gcc doesn't consider `__PRETTY_FUNCTION__` constexpr
https://github.com/llvm/llvm-project/pull/127893
More information about the llvm-commits
mailing list