Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
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 | ||
---|---|---|
2650 ↗ | (On Diff #76601) | Formatting. |
lib/CodeGen/TargetInfo.cpp | ||
7460 ↗ | (On Diff #76601) | Formatting (since you're touching it anyway). |
lib/Frontend/CompilerInvocation.cpp | ||
1472 ↗ | (On Diff #76601) | Formatting. |
lib/Frontend/Rewrite/RewriteObjC.cpp | ||
5653 ↗ | (On Diff #76601) | Formatting. Same below. |
unittests/AST/ASTImporterTest.cpp | ||
75 ↗ | (On Diff #76601) | Possibly formatting? |