[PATCH] D19201: [clang-tidy] misc-throw-with-noexcept

Stanisław Barzowski via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 1 14:20:22 PDT 2016


sbarzowski updated this revision to Diff 59277.
sbarzowski added a comment.

Thanks for review, guys. I fixed as many easy problems as I had time for today, will continue later.


Repository:
  rL LLVM

http://reviews.llvm.org/D19201

Files:
  clang-tidy/misc/CMakeLists.txt
  clang-tidy/misc/MiscTidyModule.cpp
  clang-tidy/misc/ThrowWithNoexceptCheck.cpp
  clang-tidy/misc/ThrowWithNoexceptCheck.h
  docs/ReleaseNotes.rst
  docs/clang-tidy/checks/list.rst
  docs/clang-tidy/checks/misc-throw-with-noexcept.rst
  test/clang-tidy/misc-throw-with-noexcept.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19201.59277.patch
Type: text/x-patch
Size: 14255 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160601/ce5be536/attachment-0001.bin>


More information about the cfe-commits mailing list