[clang] Workaround for MSVC ARM64 build performance regression (PR #65215)

Tobias Hieta via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 4 01:08:42 PDT 2023


tru wrote:

I suspect maybe the MSVC_VERSION check might exclude clang-cl, but we should make sure, because @omjavaid is correct, we shouldn't apply this to clang-cl unless it shows the same problems.

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


More information about the cfe-commits mailing list