aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
diff options
context:
space:
mode:
authorMichael Buch <michaelbuch12@gmail.com>2025-10-15 15:18:25 +0100
committerGitHub <noreply@github.com>2025-10-15 15:18:25 +0100
commitbe93399e619848c96b101172e68c29336fa589fe (patch)
tree5beb09b68213f2d48ca32d4f3bc1d0b84f419895 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
parentc4eaf56122d791d06c0a6f6be0224d8491d3beed (diff)
downloadllvm-be93399e619848c96b101172e68c29336fa589fe.zip
llvm-be93399e619848c96b101172e68c29336fa589fe.tar.gz
llvm-be93399e619848c96b101172e68c29336fa589fe.tar.bz2
[clang][Basic] Add helper APIs to get language version codes from LangOptions (#163348)
Motivated by this discussion: https://github.com/llvm/llvm-project/pull/163208#discussion_r2426842999 We will soon want to emit language version codes into debug-info. Instead of replicating the `LangOptions -> version code` mapping we thought we'd try to share some of the logic with the Clang frontend. This patch teaches `LangStandard` about language versions (currently just C++ and C).
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions