aaronj0 wrote: @vgvassilev the test failed on Windows since the symbol for the global `answer` was mangled. I've updated it to extern "C", which is consistent with the rest of the tests and fix the failure
https://github.com/llvm/llvm-project/pull/217870 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
