]> granicus.if.org Git - llvm/commit
Try to make MSVC 2017 happy.
authorBenjamin Kramer <benny.kra@googlemail.com>
Sat, 24 Aug 2019 15:46:49 +0000 (15:46 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sat, 24 Aug 2019 15:46:49 +0000 (15:46 +0000)
commit4f454b07acc1fac06de7b64bfceefda8b48f60cc
tree6c7ed71059879eb595b6e75c76f1f31411f3e3fe
parent0f2e0c0e377055bd8e96b95a1f1add9d0f96935e
Try to make MSVC 2017 happy.

AArch64BaseInfo.h(316): error C3615: constexpr function 'llvm::SysAlias::SysAlias' cannot result in a constant expression
AArch64BaseInfo.h(316): note: failure was caused by call of undefined function or one not declared 'constexpr'
AArch64BaseInfo.h(316): note: see usage of 'llvm::FeatureBitset::FeatureBitset'

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@369851 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/SubtargetFeature.h