[all-commits] [llvm/llvm-project] f885ae: clangd: Try to fix build with std::optional
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Dec 1 14:59:52 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f885ae231033877abcabf921815f75fae310f6bf
https://github.com/llvm/llvm-project/commit/f885ae231033877abcabf921815f75fae310f6bf
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2022-12-01 (Thu, 01 Dec 2022)
Changed paths:
M clang-tools-extra/clangd/CompileCommands.cpp
Log Message:
-----------
clangd: Try to fix build with std::optional
Should have been in e748db0f7f0971dc258c6631ae1fb0a38cfdf9dd, but the
build option is well hidden.
More information about the All-commits
mailing list