[PATCH] D33537: [clang-tidy] Exception Escape Checker

Balogh, Ádám via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 4 04:36:25 PDT 2018


baloghadamsoftware updated this revision to Diff 145174.
baloghadamsoftware marked an inline comment as done.
baloghadamsoftware added a comment.

New test added.


https://reviews.llvm.org/D33537

Files:
  clang-tidy/bugprone/BugproneTidyModule.cpp
  clang-tidy/bugprone/CMakeLists.txt
  clang-tidy/bugprone/ExceptionEscapeCheck.cpp
  clang-tidy/bugprone/ExceptionEscapeCheck.h
  docs/ReleaseNotes.rst
  docs/clang-tidy/checks/bugprone-exception-escape.rst
  docs/clang-tidy/checks/list.rst
  test/clang-tidy/bugprone-exception-escape.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33537.145174.patch
Type: text/x-patch
Size: 20530 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180504/7367ffd6/attachment-0001.bin>


More information about the cfe-commits mailing list