Question and feature proposition for clang-format

Hello everyone,

I’m using clang-format to reformat and improve the readability of a quite large codebase.
I’ve written my .clang_format and everything is going fine on .cc files. However, I’ve some trouble formatting my header files.

In codebase, when headers are properly formatted, there are looking like this :