Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D75503
[clang][Syntax] Add spelledTokenAt helper to TokenBuffer ClosedPublic Authored by kadircet on Mar 2 2020, 11:57 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 3 2020, 12:12 AM kadircet added a child revision: D75447: [clangd] Make use of token buffers in semantic highlighting.Mar 3 2020, 12:27 AM Closed by commit rGcd9b2e18bd69: [clang][Syntax] Add spelledTokenAt helper to TokenBuffer (authored by kadircet). · Explain WhyMar 3 2020, 5:39 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 247865 clang/include/clang/Tooling/Syntax/Tokens.h
clang/lib/Tooling/Syntax/Tokens.cpp
clang/unittests/Tooling/Syntax/TokensTest.cpp
|