hanchenye-llvm-project/clang-tools-extra/clang-tidy/zircon
Julie Hockett b6f7c934ac [clang-tidy] Add Zircon module to clang-tidy
Adding a Zircon module to clang-tidy for checks specific to the Zircon
kernel, and adding a checker to fuchsia-zx (for zircon) to flag instances
where specific objects are temporarily created.

Differential Revision: https://reviews.llvm.org/D44346

llvm-svn: 327590
2018-03-14 23:47:50 +00:00
..
CMakeLists.txt
TemporaryObjectsCheck.cpp
TemporaryObjectsCheck.h
ZirconTidyModule.cpp