Implement a new clang-tidy check that suggests users replace dynamic exception...
Implement a new clang-tidy check that suggests users replace dynamic exception specifications with noexcept exception specifications. Patch by Don Hinton. llvm-svn: 293217
Loading
Please sign in to comment