[all-commits] [llvm/llvm-project] a27037: [lldb] Forward-declare lldb-private::SaveCoreOptions
Pavel Labath via All-commits
all-commits at lists.llvm.org
Fri Jul 19 02:38:14 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a27037becd1bdea568e2f970d4b85fa5e02f3b08
https://github.com/llvm/llvm-project/commit/a27037becd1bdea568e2f970d4b85fa5e02f3b08
Author: Pavel Labath <pavel at labath.sk>
Date: 2024-07-19 (Fri, 19 Jul 2024)
Changed paths:
M lldb/include/lldb/API/SBSaveCoreOptions.h
M lldb/include/lldb/lldb-forward.h
Log Message:
-----------
[lldb] Forward-declare lldb-private::SaveCoreOptions
to avoid including private headers from the API headers.
This fixes API tests which link against the lldb library.
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