Skip to content

Conversation

luismarques
Copy link
Contributor

The "=r" (tb) is a clear formatting oversight. The other white space issues are more a matter of style, but seem reasonable and consistent with the rest of the project. Incorporating these changes upstream would minimize lint issues when cherry-picking into LLVM the changes introduced by a77d5f7.

@dmah42
Copy link
Member

dmah42 commented Apr 17, 2020

we're mostly clang-format tidy with the google style. if you can see if this matches the output of that, it'd be great.

@luismarques
Copy link
Contributor Author

luismarques commented Apr 17, 2020

we're mostly clang-format tidy with the google style. if you can see if this matches the output of that, it'd be great.

Yup, this patch reduces the changes requested by git-clang-format-9 --diff a77d5f7~1 to 0, with the same format as requested for llvm-project/libcxx/utils/google-benchmark. Unfortunately the formatting options for llvm-project/llvm/utils/benchmark seem to be different, so linting issues will remain, but that's an LLVM problem, not a google/benchmark one :)

@dmah42
Copy link
Member

dmah42 commented Apr 17, 2020

LGTM modulo CI

@dmah42 dmah42 self-assigned this Apr 17, 2020
@dmah42 dmah42 self-requested a review April 17, 2020 15:26
@LebedevRI LebedevRI merged commit ecc1685 into google:master Apr 17, 2020
JBakamovic pushed a commit to JBakamovic/benchmark that referenced this pull request Sep 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants