steffenlarsen wrote: Sadly, it looks like MSVC LTO likes to merge static const definitions, as suggested by https://github.com/llvm/llvm-project/blob/151fadecd15b8c0b2f233b0df4292776a093ee19/llvm/include/llvm/ADT/Any.h#L34-L36
I'll close this patch and trust that there will be no misuse of it. https://github.com/llvm/llvm-project/pull/179970 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
