Details
Details
Diff Detail
Diff Detail
- Repository
- rCTE Clang Tools Extra
- Build Status
Buildable 23123 Build 23122: arc lint + arc unit
Event Timeline
| clangd/CodeComplete.cpp | ||
|---|---|---|
| 1699 | Sorry, leftover from debug printing. Will remove | |
Comment Actions
LGTM
| clangd/CodeComplete.cpp | ||
|---|---|---|
| 507 | maybe have something like <$1>()$0 when arguments are empty so that user can jump to end. | |
| clangd/CodeComplete.cpp | ||
|---|---|---|
| 507 | Thanks, this looks consistent with other cases | |
maybe have something like <$1>()$0 when arguments are empty so that user can jump to end.