diff options
author | Amy Huang <akhuang@google.com> | 2021-12-23 15:09:30 -0800 |
---|---|---|
committer | Amy Huang <akhuang@google.com> | 2022-01-07 14:42:16 -0800 |
commit | 28d2977ff236dffa2a955714aee86e798ca9acd9 (patch) | |
tree | a8c0da50afd6344682ab80020895b803bb74b211 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 3a604fdbcd5fd9ca41f6659692bb4ad2151c3cf4 (diff) | |
download | llvm-28d2977ff236dffa2a955714aee86e798ca9acd9.zip llvm-28d2977ff236dffa2a955714aee86e798ca9acd9.tar.gz llvm-28d2977ff236dffa2a955714aee86e798ca9acd9.tar.bz2 |
[-fms-extensions] Make some exception specification warnings/errors compatible with what cl.exe does
Make clang-cl error when a function definition is missing 'noexcept',
and succeed without warnings when missing '__declspec(nothrow)' or 'throw'.
Fixes pr52860
Differential Revision: https://reviews.llvm.org/D116256
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions