diff options
author | Alexandre Ganea <alex_toresh@yahoo.fr> | 2022-09-30 08:27:04 -0400 |
---|---|---|
committer | Alexandre Ganea <alex_toresh@yahoo.fr> | 2022-10-05 12:16:54 -0400 |
commit | 083617afc297f9d62a926fe8decbd9f616bd1b60 (patch) | |
tree | cc8114fe30864da1cdaba1871eb7eff7e466d564 /clang/unittests/Basic/SourceManagerTest.cpp | |
parent | 941f71adf68e969b3832313fb9fe463c38377695 (diff) | |
download | llvm-083617afc297f9d62a926fe8decbd9f616bd1b60.zip llvm-083617afc297f9d62a926fe8decbd9f616bd1b60.tar.gz llvm-083617afc297f9d62a926fe8decbd9f616bd1b60.tar.bz2 |
[mlir][unittest] Fix crash when building with MSVC 2022
The test Dialect/Affine/ops.mlir was failing when building with
Visual Studio 2022 version 17.3.5. This was caused by a bad MSVC codegen, when
capturing a `constexpr` in a lambda. The bug was reported to Microsoft, see
differential for more information.
Differential revision: https://reviews.llvm.org/D134227
Diffstat (limited to 'clang/unittests/Basic/SourceManagerTest.cpp')
0 files changed, 0 insertions, 0 deletions