Skip to content

Use clang-format-5.0 instead of clang-format-3.8 for the code's style.

Matthieu Schaller requested to merge clang5 into master

Use a newer version of the clang-format tool to format the code. Changes are minor but there is an improved handling of comments directly preceding an #ifdef.

Merge request reports