[all-commits] [llvm/llvm-project] 0962f1: [clangd] Quote/escape argv included in log messages.
Sam McCall via All-commits
all-commits at lists.llvm.org
Sun Jan 31 03:01:13 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0962f1d72b1606f3224a14434c7b4500a23f8728
https://github.com/llvm/llvm-project/commit/0962f1d72b1606f3224a14434c7b4500a23f8728
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2021-01-31 (Sun, 31 Jan 2021)
Changed paths:
M clang-tools-extra/clangd/CompileCommands.cpp
M clang-tools-extra/clangd/CompileCommands.h
M clang-tools-extra/clangd/QueryDriverDatabase.cpp
M clang-tools-extra/clangd/TUScheduler.cpp
M clang-tools-extra/clangd/tool/Check.cpp
M clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp
M clang-tools-extra/clangd/unittests/GlobalCompilationDatabaseTests.cpp
Log Message:
-----------
[clangd] Quote/escape argv included in log messages.
https://github.com/clangd/clangd/issues/637
More information about the All-commits
mailing list