[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
Fri Jan 25 00:19:39 PST 2019


JonasToth added a comment.

In D57108#1369161 <https://reviews.llvm.org/D57108#1369161>, @lebedev.ri wrote:

> Hmm, i think this diff is incorrect. Doesn't it also include the changes from D57100 <https://reviews.llvm.org/D57100> ?


yup, needs constant rebasing, i will do a final rebase once the other refactring is in.


Repository:
  rCTE Clang Tools Extra

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

https://reviews.llvm.org/D57108





More information about the cfe-commits mailing list