[PATCH] D129648: Use pseudo parser for folding ranges
Utkarsh Saxena via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 15 08:50:40 PDT 2022
usaxena95 updated this revision to Diff 445002.
usaxena95 added a comment.
Removed unused headers and fix spellings.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129648/new/
https://reviews.llvm.org/D129648
Files:
clang-tools-extra/clangd/CMakeLists.txt
clang-tools-extra/clangd/SemanticSelection.cpp
clang-tools-extra/clangd/SemanticSelection.h
clang-tools-extra/clangd/unittests/SemanticSelectionTests.cpp
clang-tools-extra/pseudo/include/clang-pseudo/Token.h
clang-tools-extra/pseudo/lib/CMakeLists.txt
clang-tools-extra/pseudo/lib/Lex.cpp
clang-tools-extra/pseudo/unittests/TokenTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129648.445002.patch
Type: text/x-patch
Size: 12089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220715/7a522658/attachment-0001.bin>
More information about the cfe-commits
mailing list