[all-commits] [llvm/llvm-project] 9ef116: Add foldings for multi-line comment.
Utkarsh Saxena via All-commits
all-commits at lists.llvm.org
Tue Aug 2 23:19:28 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9ef11616b228fc2f69cd8fe7f7fd3e821d74c182
https://github.com/llvm/llvm-project/commit/9ef11616b228fc2f69cd8fe7f7fd3e821d74c182
Author: Utkarsh Saxena <usx at google.com>
Date: 2022-08-03 (Wed, 03 Aug 2022)
Changed paths:
M clang-tools-extra/clangd/Protocol.cpp
M clang-tools-extra/clangd/Protocol.h
M clang-tools-extra/clangd/SemanticSelection.cpp
M clang-tools-extra/clangd/unittests/SemanticSelectionTests.cpp
Log Message:
-----------
Add foldings for multi-line comment.
Differential Revision: https://reviews.llvm.org/D130081
More information about the All-commits
mailing list