[all-commits] [llvm/llvm-project] 4974ae: [lldb-server] Fix constexpr-if-else static assert ...
Felipe de Azevedo Piovezan via All-commits
all-commits at lists.llvm.org
Mon Apr 27 08:02:36 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4974ae5be557ab12a19748f0deff0713dd34957e
https://github.com/llvm/llvm-project/commit/4974ae5be557ab12a19748f0deff0713dd34957e
Author: Felipe de Azevedo Piovezan <fpiovezan at apple.com>
Date: 2026-04-27 (Mon, 27 Apr 2026)
Changed paths:
M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
Log Message:
-----------
[lldb-server] Fix constexpr-if-else static assert (#194394)
Some old compilers complained about the `static_assert(false)` pattern.
Fixes https://lab.llvm.org/buildbot/#/builders/163/builds/39139
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