Cleanup gnutools::Assemble::ConstructJob as requested in http://reviews.llvm.org/D8196 which I will now rebase to be after this.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D8485
Convert cascading if-else-if to switch. NFC ClosedPublic Authored by scott-0 on Mar 20 2015, 10:18 AM.
Details Summary Cleanup gnutools::Assemble::ConstructJob as requested in http://reviews.llvm.org/D8196 which I will now rebase to be after this.
Diff Detail
Event Timelinescott-0 updated this object. rengolin retitled this revision from covert cascading if-else-if to switch to Convert cascading if-else-if to switch. NFC. Comment ActionsLGTM. Thanks! This revision is now accepted and ready to land.Mar 22 2015, 2:15 PM Closed by commit rL232939: Convert cascading if-else-if to switch. NFC (authored by scott-0). · Explain WhyMar 23 2015, 3:49 AM This revision was automatically updated to reflect the committed changes.
Diff 22452 cfe/trunk/lib/Driver/Tools.cpp
|