[PATCH] D52880: [clang-tidy] fix PR39167, bugprone-exception-escape hangs-up

Alexander Kornienko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 4 07:48:52 PDT 2018


alexfh added a comment.

Have you figured out why exactly does the check hang? Disabling it for -fno-exceptions may just hide a logical problem in the check.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D52880





More information about the cfe-commits mailing list