Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 955 Build 955: arc lint + arc unit
Event Timeline
Comment Actions
Aside from some formatting nits, this LGTM. You should run the diff through clang-format before committing.
lib/CodeGen/CGObjCGNU.cpp | ||
---|---|---|
2649–2650 | Formatting. | |
lib/CodeGen/TargetInfo.cpp | ||
7460 | Formatting (since you're touching it anyway). | |
lib/Frontend/CompilerInvocation.cpp | ||
1472 | Formatting. | |
lib/Frontend/Rewrite/RewriteObjC.cpp | ||
5650–5651 | Formatting. Same below. | |
unittests/AST/ASTImporterTest.cpp | ||
74 | Possibly formatting? |
Formatting.