Details
Details
Diff Detail
Diff Detail
- Repository
- rCTE Clang Tools Extra
- Build Status
Buildable 14748 Build 14748: arc lint + arc unit
Event Timeline
Comment Actions
Thanks for the NITs :-)
clangd/ClangdUnit.cpp | ||
---|---|---|
399 | I added it to avoid referencing local variables declared there. I would move this to be a separate function rather than removing the braces here, but other may have different opinions :-) |
clangd/ClangdUnit.cpp | ||
---|---|---|
399 | I don't think it's necessary though? But up to you :) |
s/latest/last/?