- Jan 23, 2025
-
-
Brad King authored
The `.clang-format` configuration needs no changes to make the version 18 format close to what version 15 produced before.
-
- Mar 07, 2024
-
-
Brad King authored
-
- Jan 19, 2023
-
-
Brad King authored
-
- May 31, 2018
-
-
Brad King authored
Update `.clang-format` with configuration to make the 6.0 format as close as possible to what 3.8 produced before. Then revise the style: * Indent preprocessor directives (a feature new since 3.8) * Add a newline and indentation before inheritance `:` and `,`
-
- May 23, 2017
-
-
Brad King authored
The `clang-format` tool does not format consistently across versions. Specify the exact version we use to define formatting.
-
- Dec 14, 2016
-
-
Brad King authored
-
- Dec 13, 2016
- Nov 04, 2016
-
-
Brad King authored
Document that we now define our coding style with `clang-format`. Change-Id: I6dea8c3816f277b0e56e074ccd6c64a2cfeb094c
-
- Jul 02, 2015
-
-
Brad King authored
Change-Id: I5eb32dd2b8ca02800f15375dd4959c5c80d9ba7a
-
- Dec 15, 2014
-
-
Brad King authored
Also link to the file from the README.txt file. Change-Id: I7dd74ce2a6d575a5503755d1aba2983907ccb7c9
-