[PATCH] D81958: [clangd] Add library to semantically strip flags by name.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 13 11:34:36 PDT 2020
sammccall updated this revision to Diff 277507.
sammccall added a comment.
[clangd] Config: CompileFlags.Remove
While here, add documentation to CompileFlags and CompileFlags.Add.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81958/new/
https://reviews.llvm.org/D81958
Files:
clang-tools-extra/clangd/CompileCommands.cpp
clang-tools-extra/clangd/CompileCommands.h
clang-tools-extra/clangd/ConfigCompile.cpp
clang-tools-extra/clangd/ConfigFragment.h
clang-tools-extra/clangd/ConfigYAML.cpp
clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp
clang-tools-extra/clangd/unittests/ConfigCompileTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81958.277507.patch
Type: text/x-patch
Size: 22765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200713/12c7ff0a/attachment-0001.bin>
More information about the cfe-commits
mailing list