brintos

brintos / llvm-project-archived public Read only

0
0
Text · 189 B · 8a215b8 Raw
10 lines · plain
1.. title:: clang-tidy - llvm-include-order2 3llvm-include-order4==================5 6 7Checks the correct order of ``#includes``.8 9See https://llvm.org/docs/CodingStandards.html#include-style10