[all-commits] [llvm/llvm-project] 29beab: [lldb/API] Add missing LLDB_REGISTER_METHOD macros
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Mon Apr 6 16:09:45 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 29beabbe51c222c7ee0f8aead5b45649363cdbea
https://github.com/llvm/llvm-project/commit/29beabbe51c222c7ee0f8aead5b45649363cdbea
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-04-06 (Mon, 06 Apr 2020)
Changed paths:
M lldb/source/API/SBExpressionOptions.cpp
Log Message:
-----------
[lldb/API] Add missing LLDB_REGISTER_METHOD macros
Add LLDB_REGISTER_METHOD macros for GetRetriesWithFixIts and
SetRetriesWithFixIts.
More information about the All-commits
mailing list