diff options
| author | Paul Robinson <paul.robinson@sony.com> | 2016-12-20 22:26:11 +0000 |
|---|---|---|
| committer | Paul Robinson <paul.robinson@sony.com> | 2016-12-20 22:26:11 +0000 |
| commit | a4549879a5a7cb0c289db26e50a6720b390172c8 (patch) | |
| tree | a9db6102629fd0cfcf0692fbe04b14efa41aab7d /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 8f7d28122ca26c72f90c390fbcc0c24dda21db35 (diff) | |
| download | llvm-a4549879a5a7cb0c289db26e50a6720b390172c8.zip llvm-a4549879a5a7cb0c289db26e50a6720b390172c8.tar.gz llvm-a4549879a5a7cb0c289db26e50a6720b390172c8.tar.bz2 | |
C++11 test cleanup: nonthrowing destructors
If a dtor has no interesting members, then it ends up being nothrow,
which affects the generated IR. Modify some tests to tolerate this
difference between C++03 and C++11.
Differential Revision: http://reviews.llvm.org/D27936
llvm-svn: 290207
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
