[PATCH] D57108: [clang-tidy] diagnose possibiltiy to add 'noexcept' in modernize-use-noexcept

Jonas Toth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 31 02:49:52 PST 2019


JonasToth updated this revision to Diff 184477.
JonasToth added a comment.

- Merge branch 'master' into feature-introduce-noexcept


Repository:
  rCTE Clang Tools Extra

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

https://reviews.llvm.org/D57108

Files:
  clang-tidy/modernize/UseNoexceptCheck.cpp
  clang-tidy/modernize/UseNoexceptCheck.h
  test/clang-tidy/modernize-use-noexcept-new-noexcept.cpp
  test/clang-tidy/modernize-use-noexcept-opt.cpp
  test/clang-tidy/modernize-use-noexcept.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57108.184477.patch
Type: text/x-patch
Size: 8959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190131/dffbbd73/attachment.bin>


More information about the cfe-commits mailing list