llvm-project/clang-tools-extra/clang-tidy/llvm
Mandeep Singh Grang 7c7ea7d0ae [clang-tools-extra] Format sources with clang-format. NFC.
Summary:
Ran clang-format on all .c/.cpp/.h files in clang-tools-extra.
Excluded the test, unittests, clang-reorder-fields, include-fixer, modularize and pptrace directories.

Reviewers: klimek, alexfh

Subscribers: nemanjai

Tags: #clang-tools-extra

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

llvm-svn: 286221
2016-11-08 07:50:19 +00:00
..
CMakeLists.txt [clang-tidy] Bring order to check registration. 2014-10-26 01:41:14 +00:00
HeaderGuardCheck.cpp [clang-tools-extra] Format sources with clang-format. NFC. 2016-11-08 07:50:19 +00:00
HeaderGuardCheck.h [clang-tidy] Some tweaks on header guard checks. 2016-08-26 11:15:38 +00:00
IncludeOrderCheck.cpp Analyze include order on a per-file basis. 2016-08-12 18:38:26 +00:00
IncludeOrderCheck.h [clang-tidy] Update docs for clang-tidy checks. NFC 2015-08-27 18:01:58 +00:00
LLVMTidyModule.cpp [clang-tidy] Refactor: Move llvm clang-tidy checks to namespace clang::tidy::llvm 2015-03-02 12:39:18 +00:00
TwineLocalCheck.cpp [clang-tidy] Cleaning up language options. 2016-09-24 02:13:45 +00:00
TwineLocalCheck.h [clang-tidy] Update docs for clang-tidy checks. NFC 2015-08-27 18:01:58 +00:00