[PATCH] D61851: [clang-tidy] New option for misc-throw-by-value-catch-by-reference

Balogh, Ádám via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 20 06:29:05 PDT 2019


baloghadamsoftware updated this revision to Diff 200266.
baloghadamsoftware added a comment.

Updated according to the comments.


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

https://reviews.llvm.org/D61851

Files:
  clang-tidy/misc/ThrowByValueCatchByReferenceCheck.cpp
  clang-tidy/misc/ThrowByValueCatchByReferenceCheck.h
  docs/ReleaseNotes.rst
  docs/clang-tidy/checks/misc-throw-by-value-catch-by-reference.rst
  test/clang-tidy/misc-throw-by-value-catch-by-reference-warn-on-large-object.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61851.200266.patch
Type: text/x-patch
Size: 5110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190520/62b52c2b/attachment.bin>


More information about the cfe-commits mailing list