Change include order for C/C++ in clang-format config
* orders non-system headers first and system headers below. * this allows early fail for non-existant system header dependencies in included non-system headers Change-Id: Ieaba7dd85232f5a2fc4d8244c0938a318406dae4
Please register or sign in to comment