[all-commits] [llvm/llvm-project] 175833: [clangd] Handle '--' in QueryDriverDatabase
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Tue May 24 10:11:06 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 175833ed6f62b697ce6248930da54e4ddb7f4c00
https://github.com/llvm/llvm-project/commit/175833ed6f62b697ce6248930da54e4ddb7f4c00
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2022-05-24 (Tue, 24 May 2022)
Changed paths:
M clang-tools-extra/clangd/QueryDriverDatabase.cpp
Log Message:
-----------
[clangd] Handle '--' in QueryDriverDatabase
Fixes https://github.com/clangd/clangd/issues/1100,
a regression from D116721.
Differential Revision: https://reviews.llvm.org/D126274
More information about the All-commits
mailing list