diff options
| author | Richard Smith <richard-llvm@metafoo.co.uk> | 2018-04-24 20:33:37 +0000 |
|---|---|---|
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2018-04-24 20:33:37 +0000 |
| commit | c1aaf8ebb731e72ab1d293e49557b98cb2ad2f02 (patch) | |
| tree | d833f116c63fb7ffa0100d2d3d351d8f1863f651 /llvm/lib/Target/X86/X86CallFrameOptimization.cpp | |
| parent | 7e1c3345a058bcb12f05e4782ea9d41b306e853d (diff) | |
| download | bcm5719-llvm-c1aaf8ebb731e72ab1d293e49557b98cb2ad2f02.tar.gz bcm5719-llvm-c1aaf8ebb731e72ab1d293e49557b98cb2ad2f02.zip | |
Remove 'noexcept's that do not match between header and source file.
This code is ill-formed, but under -fno-exceptions compilers generally accept it (at least, prior to C++17). This allows this code to be built by Clang in C++17 mode.
llvm-svn: 330765
Diffstat (limited to 'llvm/lib/Target/X86/X86CallFrameOptimization.cpp')
0 files changed, 0 insertions, 0 deletions

