[all-commits] [llvm/llvm-project] e095e9: [lldb] Add missing LLDB_REGISTER for GarbageCollec...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Mon Aug 17 10:15:01 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e095e98a3abc8b2852b708cb4c8cbeec0b8f1d51
https://github.com/llvm/llvm-project/commit/e095e98a3abc8b2852b708cb4c8cbeec0b8f1d51
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-08-17 (Mon, 17 Aug 2020)
Changed paths:
M lldb/source/API/SBModule.cpp
Log Message:
-----------
[lldb] Add missing LLDB_REGISTER for GarbageCollectAllocatedModules
Add the missing LLDB_REGISTER_STATIC_METHOD macro and format the file.
More information about the All-commits
mailing list