Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 2113 Build 2113: arc lint + arc unit
Event Timeline
Comment Actions
Thank you for the review, @alexfh. I will commit with these changes.
clang-tools-extra/clang-tidy/performance/TypePromotionInMathFnCheck.cpp | ||
---|---|---|
198 | Done, but FWIW it seems that clang-format will not insert a linebreak between the comment and the arg even with the spaces. It is much more common in llvm, though, as you say. |
s/D/Diag/