summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/docs/clang-tidy/checks/llvm-include-order.rst
diff options
context:
space:
mode:
Diffstat (limited to 'clang-tools-extra/docs/clang-tidy/checks/llvm-include-order.rst')
-rw-r--r--clang-tools-extra/docs/clang-tidy/checks/llvm-include-order.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/clang-tools-extra/docs/clang-tidy/checks/llvm-include-order.rst b/clang-tools-extra/docs/clang-tidy/checks/llvm-include-order.rst
new file mode 100644
index 00000000000..562ff515529
--- /dev/null
+++ b/clang-tools-extra/docs/clang-tidy/checks/llvm-include-order.rst
@@ -0,0 +1,7 @@
+llvm-include-order
+==================
+
+
+Checks the correct order of ``#includes``.
+
+See http://llvm.org/docs/CodingStandards.html#include-style
OpenPOWER on IntegriCloud