[PATCH] D20693: [clang-tidy] New checker to replace dynamic exception specifications

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 27 05:08:12 PST 2017


aaron.ballman added a comment.

There were some issues with failing tests that caused this commit to need to be reverted in r293267

See for instance: http://lab.llvm.org:8011/builders/clang-cmake-aarch64-full/builds/1039

Eugene Zelenko also had some small fixes you might want to incorporate as well before recommitting (see r293234).


https://reviews.llvm.org/D20693





More information about the cfe-commits mailing list