This should be NFC, but it's somewhat headache-inducing and in need of another pair of eyes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM with those fixes.
lib/Driver/Tools.cpp | ||
---|---|---|
1659 ↗ | (On Diff #27063) | const? |
3880 ↗ | (On Diff #27063) | const? |
7064 ↗ | (On Diff #27063) | const? |
7769 ↗ | (On Diff #27063) | const? |
7816 ↗ | (On Diff #27063) | return should be on next line. |
7819 ↗ | (On Diff #27063) | return should be on next line. |
7939 ↗ | (On Diff #27063) | why are you changing the format of this line? |
lib/Driver/Tools.cpp | ||
---|---|---|
7939 ↗ | (On Diff #27063) | hmm, weird. I don't have a strong preference, so go with what clang-format is telling you. |