[PATCH] D56160: [clang-tidy] modernize-use-trailing-return-type check
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 10 09:26:42 PDT 2019
aaron.ballman closed this revision.
aaron.ballman added a comment.
In D56160#1497473 <https://reviews.llvm.org/D56160#1497473>, @bernhardmgruber wrote:
> - fixed formatting
> - fixed function names in tests
> - added `-fexceptions` to test arguments
> - fixed typo in release notes
Thanks! I committed in r360438.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56160/new/
https://reviews.llvm.org/D56160
More information about the cfe-commits
mailing list