[PATCH] D44346: [clang-tidy] Add Zircon module to clang-tidy
Julie Hockett via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 14 16:51:10 PDT 2018
This revision was automatically updated to reflect the committed changes.
juliehockett marked 2 inline comments as done.
Closed by commit rL327590: [clang-tidy] Add Zircon module to clang-tidy (authored by juliehockett, committed by ).
Herald added subscribers: llvm-commits, klimek.
Changed prior to commit:
https://reviews.llvm.org/D44346?vs=138470&id=138476#toc
Repository:
rL LLVM
https://reviews.llvm.org/D44346
Files:
clang-tools-extra/trunk/clang-tidy/CMakeLists.txt
clang-tools-extra/trunk/clang-tidy/tool/CMakeLists.txt
clang-tools-extra/trunk/clang-tidy/tool/ClangTidyMain.cpp
clang-tools-extra/trunk/clang-tidy/zircon/CMakeLists.txt
clang-tools-extra/trunk/clang-tidy/zircon/TemporaryObjectsCheck.cpp
clang-tools-extra/trunk/clang-tidy/zircon/TemporaryObjectsCheck.h
clang-tools-extra/trunk/clang-tidy/zircon/ZirconTidyModule.cpp
clang-tools-extra/trunk/docs/ReleaseNotes.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/list.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/zircon-temporary-objects.rst
clang-tools-extra/trunk/docs/clang-tidy/index.rst
clang-tools-extra/trunk/test/clang-tidy/zircon-temporary-objects.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44346.138476.patch
Type: text/x-patch
Size: 14670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180314/a892f554/attachment-0001.bin>
More information about the cfe-commits
mailing list