This website requires JavaScript.
Explore
Help
Register
Sign In
github-repos
/
benchmark
Watch
1
Star
0
Fork
0
You've already forked benchmark
mirror of
https://github.com/google/benchmark.git
synced
2024-12-26 20:40:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b884717437
benchmark
/
.clang-format
6 lines
74 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add clang-format file
2016-09-03 05:49:59 +08:00
---
Language: Cpp
Simplify clang-format and apply to tests (#302)
2016-10-08 02:04:50 +08:00
BasedOnStyle: Google
[JSON] add threads and repetitions to the json output (#748) * [JSON] add threads and repetitions to the json output, for better ide… [Tests] explicitly check for thread == 1 [Tests] specifically mark all repetition checks [JSON] add repetition_index reporting, but only for non-aggregates (i… * [Formatting] Be very, very explicit about pointer alignment so clang-format can not put pointers/references on the wrong side of arguments. [Benchmark::Run] Make sure to use explanatory sentinel variable rather than a magic number. * Do not pass redundant information
2019-03-26 17:53:07 +08:00
PointerAlignment: Left
Fix .clang-format
2019-04-08 17:38:11 +08:00
...
Reference in New Issue
Copy Permalink