[all-commits] [llvm/llvm-project] 55b702: [clangd] NFC, emit source ranges in selection debu...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Wed Jan 19 07:07:38 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 55b702c37b7e8b5fde04b6a60b5bb12806bdb697
https://github.com/llvm/llvm-project/commit/55b702c37b7e8b5fde04b6a60b5bb12806bdb697
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2022-01-19 (Wed, 19 Jan 2022)
Changed paths:
M clang-tools-extra/clangd/Selection.cpp
Log Message:
-----------
[clangd] NFC, emit source ranges in selection debug messages.
It will make the output more versbose, but I found that these are useful
information when debugging selection tree.
Differential Revision: https://reviews.llvm.org/D117475
More information about the All-commits
mailing list