[all-commits] [llvm/llvm-project] 620cdf: [clangd][Mangler] Drop unknown compile options (#2...
Access via All-commits
all-commits at lists.llvm.org
Tue Jun 9 01:30:20 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 620cdfb1d1000e9de4cdeb35dfa60ff0299d925e
https://github.com/llvm/llvm-project/commit/620cdfb1d1000e9de4cdeb35dfa60ff0299d925e
Author: Access <ShootingStarDragons at protonmail.com>
Date: 2026-06-09 (Tue, 09 Jun 2026)
Changed paths:
M clang-tools-extra/clangd/CompileCommands.cpp
M clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp
Log Message:
-----------
[clangd][Mangler] Drop unknown compile options (#200001)
this pr remove the options that not work for clang, which will make
compile failed for clang++, and this will make modules completions of
clangd work. And we will also log the unsupported options
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list