Sort includes with clang-format.

Authored by johanneszarl on Jul 21 2019, 9:53 PM.

Description

Sort includes with clang-format.

The following steps were taken:

  1. Normalize includes: a. Consistently use angle-bracket includes when including from different directories b. Always use relative search paths for component-internal includes
  2. Run clang-format with reorder include blocks enabled

Details

Committed
johanneszarlJul 21 2019, 9:55 PM
Parents
R463:e0a01d884dd6: Enable include reordering in .clang-format
Branches
Unknown
Tags
Unknown