[all-commits] [llvm/llvm-project] 6c16fb: [clangd] Config: CompileFlags.Remove
Sam McCall via All-commits
all-commits at lists.llvm.org
Tue Jul 14 06:57:06 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6c16fbd0ac7b18110891d0f180a2408d55fe47a8
https://github.com/llvm/llvm-project/commit/6c16fbd0ac7b18110891d0f180a2408d55fe47a8
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2020-07-14 (Tue, 14 Jul 2020)
Changed paths:
M clang-tools-extra/clangd/CompileCommands.h
M clang-tools-extra/clangd/ConfigCompile.cpp
M clang-tools-extra/clangd/ConfigFragment.h
M clang-tools-extra/clangd/ConfigYAML.cpp
M clang-tools-extra/clangd/unittests/ConfigCompileTests.cpp
Log Message:
-----------
[clangd] Config: CompileFlags.Remove
Summary: While here, add documentation to CompileFlags and CompileFlags.Add.
Reviewers: hokein
Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D83705
More information about the All-commits
mailing list