[PATCH] D42116: [clang-tidy] Adding Fuchsia checker for trailing returns
Julie Hockett via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 17 13:19:49 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL322759: [clang-tidy] Adding Fuchsia checker for trailing returns (authored by juliehockett, committed by ).
Herald added subscribers: llvm-commits, klimek.
Changed prior to commit:
https://reviews.llvm.org/D42116?vs=130242&id=130261#toc
Repository:
rL LLVM
https://reviews.llvm.org/D42116
Files:
clang-tools-extra/trunk/clang-tidy/fuchsia/CMakeLists.txt
clang-tools-extra/trunk/clang-tidy/fuchsia/FuchsiaTidyModule.cpp
clang-tools-extra/trunk/clang-tidy/fuchsia/TrailingReturnCheck.cpp
clang-tools-extra/trunk/clang-tidy/fuchsia/TrailingReturnCheck.h
clang-tools-extra/trunk/docs/ReleaseNotes.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/fuchsia-trailing-return.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/list.rst
clang-tools-extra/trunk/test/clang-tidy/fuchsia-trailing-return.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42116.130261.patch
Type: text/x-patch
Size: 8677 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180117/660591df/attachment.bin>
More information about the llvm-commits
mailing list