diff options
author | Marshall Clow <mclow.lists@gmail.com> | 2017-02-05 20:52:32 +0000 |
---|---|---|
committer | Marshall Clow <mclow.lists@gmail.com> | 2017-02-05 20:52:32 +0000 |
commit | 6a1d078560b4c6539f65bf6e8aeb757a27640bde (patch) | |
tree | a1f8cc082a152a6f1f281b52396d36923e1f7e3f /llvm/lib/CodeGen | |
parent | 46663d556781b4a11b240fdae61126d4004f7e56 (diff) | |
download | bcm5719-llvm-6a1d078560b4c6539f65bf6e8aeb757a27640bde.tar.gz bcm5719-llvm-6a1d078560b4c6539f65bf6e8aeb757a27640bde.zip |
Restore the _NOEXCEPT on the dtor of bad_optional_access. Destructors are noexcept by default, so it's not really needed, but the other exception classes have the _NOEXCEPT, and gcc complains if these are missing. I think we should remove them all - but not today.
llvm-svn: 294142
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions