summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/zircon-temporary-objects.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [clang-tidy] Add Zircon module to clang-tidyJulie Hockett2018-03-141-0/+109
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
OpenPOWER on IntegriCloud