[all-commits] [llvm/llvm-project] 2ab5fd: [clangd] Retire some flags for uncontroversial, st...
Sam McCall via All-commits
all-commits at lists.llvm.org
Wed Jan 20 02:49:23 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2ab5fd2c8567ac89d7e7639563babdfc78dbcf78
https://github.com/llvm/llvm-project/commit/2ab5fd2c8567ac89d7e7639563babdfc78dbcf78
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2021-01-20 (Wed, 20 Jan 2021)
Changed paths:
M clang-tools-extra/clangd/ClangdServer.cpp
M clang-tools-extra/clangd/ClangdServer.h
M clang-tools-extra/clangd/Compiler.h
M clang-tools-extra/clangd/ParsedAST.cpp
M clang-tools-extra/clangd/tool/ClangdMain.cpp
M clang-tools-extra/clangd/unittests/TestTU.cpp
Log Message:
-----------
[clangd] Retire some flags for uncontroversial, stable features.
And mark a couple to be retired afther the next release branch.
Differential Revision: https://reviews.llvm.org/D94727
More information about the All-commits
mailing list