[all-commits] [llvm/llvm-project] 0ce3c7: [clangd] IncludeCleaner: Handle macros coming from...
Kirill Bobyrev via All-commits
all-commits at lists.llvm.org
Thu Oct 14 04:37:03 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0ce3c7111e909faa0202358bcfd6a46e3ace58b5
https://github.com/llvm/llvm-project/commit/0ce3c7111e909faa0202358bcfd6a46e3ace58b5
Author: Kirill Bobyrev <kbobyrev at google.com>
Date: 2021-10-14 (Thu, 14 Oct 2021)
Changed paths:
M clang-tools-extra/clangd/IncludeCleaner.cpp
M clang-tools-extra/clangd/unittests/IncludeCleanerTests.cpp
Log Message:
-----------
[clangd] IncludeCleaner: Handle macros coming from ScratchBuffer
Reviewed By: sammccall
Differential Revision: https://reviews.llvm.org/D111698
More information about the All-commits
mailing list