[all-commits] [llvm/llvm-project] e348db: [lldb] Fix build after Clang API change
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Tue May 30 14:08:33 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e348dbc4b2766f17c251b6c305a3b34fbdb9be96
https://github.com/llvm/llvm-project/commit/e348dbc4b2766f17c251b6c305a3b34fbdb9be96
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2023-05-30 (Tue, 30 May 2023)
Changed paths:
M lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.cpp
Log Message:
-----------
[lldb] Fix build after Clang API change
This fixes breakage introduced by 769d282d.
More information about the All-commits
mailing list