aboutsummaryrefslogtreecommitdiff
path: root/Examples/test-suite/cpp11_noexcept.i
AgeCommit message (Expand)Author
2024-04-11Update to v4.2.1HEADmastermainllvm-r522817Alistair Delva
2019-06-27Workaround clang 10.0.1 C++17 linker errors in testcasesWilliam S Fulton
2017-06-03Fix c++ compiler warnings in c++11 testcasesWilliam S Fulton
2017-02-04add missing test function implementationWilliam S Fulton
2015-07-10c++11 test case fixesWilliam S Fulton
2013-11-22Fix some cases of C++11 exception specifications on constructors with =defaul...William S Fulton
2013-11-21Add support for C++11 noexcept specification in exception specificationsWilliam S Fulton