[llvm-dev] __FUNCTION__ - MS: string literal vs. GCC: string

chiasa.men via llvm-dev llvm-dev at lists.llvm.org
Wed Sep 15 02:58:58 PDT 2021


Is there a way to tell clang to adapt to the microsoft way of defining
__FUNCTION__ as string literal and not as string?

I stumbled upon this problem and am obviously not alone:
https://stackoverflow.com/questions/4773941/wide-version-of-function-on-linux/
51381572#51381572

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210915/980052c1/attachment.html>


More information about the llvm-dev mailing list