Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D89857
[llvm] Use early exits and get rid of if-return-else-return pattern; NFC ClosedPublic Authored by kbobyrev on Oct 21 2020, 1:06 AM.
Details
Diff Detail
Event Timelinekbobyrev retitled this revision from [llvm] Use early exits and get rid of if-return-else-return pattern to [llvm] Use early exits and get rid of if-return-else-return pattern; NFC.Oct 21 2020, 2:36 AM This revision is now accepted and ready to land.Oct 21 2020, 4:40 AM This revision was landed with ongoing or failed builds.Oct 21 2020, 5:19 AM Closed by commit rG96685faf6dd9: [llvm] Use early exits and get rid of if-return-else-return pattern; NFC (authored by kbobyrev). · Explain Why This revision was automatically updated to reflect the committed changes.
Diff 299643 llvm/lib/Support/Path.cpp
|