- Change the offset range to half-open, [start, end).
- Fix a few fixmes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rCTE Clang Tools Extra
Event Timeline
Comment Actions
Nice!
clangd/index/Index.cpp | ||
---|---|---|
40 | Was this just for debugging? I had this change locally when working on this code, but reverted it. | |
clangd/index/Index.h | ||
125–126 | This fragment doesn't really make sense. (Semicolon might be better, but really it should be another sentence). Can we drop "the location of" so this fits on a line? |
This fragment doesn't really make sense. (Semicolon might be better, but really it should be another sentence).
Can we drop "the location of" so this fits on a line?