[PATCH] D57883: [clang-tidy] refactor ExceptionAnalyzer further to give ternary answer

Jonas Toth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 20 11:34:38 PST 2019


JonasToth updated this revision to Diff 187635.
JonasToth marked an inline comment as done.
JonasToth added a comment.

- be explicit about the State enumerator values


Repository:
  rCTE Clang Tools Extra

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57883/new/

https://reviews.llvm.org/D57883

Files:
  clang-tidy/bugprone/ExceptionEscapeCheck.cpp
  clang-tidy/utils/ExceptionAnalyzer.cpp
  clang-tidy/utils/ExceptionAnalyzer.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57883.187635.patch
Type: text/x-patch
Size: 19071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190220/592e0b94/attachment-0001.bin>


More information about the cfe-commits mailing list