[all-commits] [llvm/llvm-project] a57550: [clangd] Pass parameters to config apply functions
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Wed Nov 4 01:30:07 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a57550def15e77e33dd6a4de22c83885c8fdc6f1
https://github.com/llvm/llvm-project/commit/a57550def15e77e33dd6a4de22c83885c8fdc6f1
Author: Kadir Cetinkaya <kadircet at google.com>
Date: 2020-11-04 (Wed, 04 Nov 2020)
Changed paths:
M clang-tools-extra/clangd/ConfigCompile.cpp
Log Message:
-----------
[clangd] Pass parameters to config apply functions
This will enable some fragments to apply their features selectively.
Depends on D90270.
Differential Revision: https://reviews.llvm.org/D90455
More information about the All-commits
mailing list