Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
LGTM!
Out of interest what led to these changes? Were these files not clang formatted correctly before or has clang-format changed?
The latter, we believe. We've been good about running git-clang-format, and these discrepancies are on lines that haven't changed in a while.
Interesting, thanks for the info!
The changes look sensible to me so maybe it's a new pass clang-tidy has added.
clang-format: please reformat the code