[PATCH] D96685: [WIP] Add noexcept clang-tidy codemod

Aditya Kumar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Feb 14 22:48:41 PST 2021


hiraditya created this revision.
hiraditya requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D96685

Files:
  clang-tools-extra/clang-tidy/modernize/AddNoexceptCheck.cpp
  clang-tools-extra/clang-tidy/modernize/AddNoexceptCheck.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96685.323668.patch
Type: text/x-patch
Size: 6675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210215/d121420d/attachment.bin>


More information about the cfe-commits mailing list