[PATCH] D33537: [clang-tidy] Exception Escape Checker
Balogh, Ádám via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 23 02:10:37 PDT 2018
baloghadamsoftware added a comment.
Escaping exception is certainly a bug, so it should go into `bugprone` then.
https://reviews.llvm.org/D33537
More information about the cfe-commits
mailing list