llvm-project/clang-tools-extra/test/clang-tidy/checkers/Inputs/Headers
Kadir Cetinkaya 5a9f386704
[clang-tidy] Make clang-format and include-order-check coherent
LLVM style puts both gtest and gmock to the end of the include list.
But llvm-include-order-check was only moving gtest headers to the end, resulting
in a false tidy-warning.

Differential Revision: https://reviews.llvm.org/D91602
2020-11-17 14:54:10 +01:00
..
clang
clang-c
gmock [clang-tidy] Make clang-format and include-order-check coherent 2020-11-17 14:54:10 +01:00
gtest
llvm
llvm-c
a [clang-tidy] New check: bugprone-suspicious-include 2020-03-12 09:59:28 -06:00
a.cpp [clang-tidy] New check: bugprone-suspicious-include 2020-03-12 09:59:28 -06:00
a.h
a.hpp [clang-tidy] New check: bugprone-suspicious-include 2020-03-12 09:59:28 -06:00
b.h
c.c [clang-tidy] New check: bugprone-suspicious-include 2020-03-12 09:59:28 -06:00
c.cc [clang-tidy] New check: bugprone-suspicious-include 2020-03-12 09:59:28 -06:00
c.cxx [clang-tidy] New check: bugprone-suspicious-include 2020-03-12 09:59:28 -06:00
cross-file-a.h
cross-file-b.h
cross-file-c.h
i.cpp [clang-tidy] New check: bugprone-suspicious-include 2020-03-12 09:59:28 -06:00
i.h
j.h
s.h
signal.h [clang-tidy] Add signal-handler-check for SEI CERT rule SIG30-C 2020-11-04 16:42:30 +01:00
stdio.h
stdlib.h [clang-tidy] Add signal-handler-check for SEI CERT rule SIG30-C 2020-11-04 16:42:30 +01:00
system-header-simulation.h