Details
Details
- Reviewers
shafik teemperor - Commits
- rG36597e4719e9: [lldb] Fix typos. NFC.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM but could you split out the non-NFC change (and then you can also mark this whole commit as NFC). I'm just going to accept this module that change.
lldb/source/API/SBDebugger.cpp | ||
---|---|---|
164 | Can you clang-format and move this into its own patch (it's not really a NFC typo). |
Comment Actions
I assume you don't have requested commit access yet (?) so I'm going to land this for you. Thanks for the patch!
Comment Actions
I had requested it and got it a short bit ago. Looks like I landed it successfully. Thanks for the review!
Can you clang-format and move this into its own patch (it's not really a NFC typo).