[all-commits] [llvm/llvm-project] 37bc1d: [NFC] Workaround MSVC2019 32-bit compiler crash
Sven van Haastregt via All-commits
all-commits at lists.llvm.org
Tue Apr 27 03:16:27 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 37bc1dc9877fc480493c85c6d02709b3015bb5e8
https://github.com/llvm/llvm-project/commit/37bc1dc9877fc480493c85c6d02709b3015bb5e8
Author: Sven van Haastregt <sven.vanhaastregt at arm.com>
Date: 2021-04-27 (Tue, 27 Apr 2021)
Changed paths:
M clang/utils/TableGen/ClangOpenCLBuiltinEmitter.cpp
Log Message:
-----------
[NFC] Workaround MSVC2019 32-bit compiler crash
As reported on D100492, this restructuring should stop the internal
compiler error from happening.
Fixes PR50128.
More information about the All-commits
mailing list