[PATCH] D53187: [clang-tidy] Optimize query in bugprone-exception-escape

Jonas Toth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 12 05:52:31 PDT 2018


JonasToth added a comment.

This looks reasonable to me but could you please explain a bit what the issue was in the bugreport? So a very deep hierarchy causing the problem makes sense, but why was "ignoring first" the difference maker?
Would it make sense to add a warning in the documentation that this check can be very expensive? And are there measures to speed the process up somehow?


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D53187





More information about the cfe-commits mailing list