[all-commits] [llvm/llvm-project] d7082e: [lldb/Plugin] Don't define initializers inside lld...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Fri Feb 7 16:51:04 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d7082e03373ca6e58d2d187a6890157c4ca9ec47
https://github.com/llvm/llvm-project/commit/d7082e03373ca6e58d2d187a6890157c4ca9ec47
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-02-07 (Fri, 07 Feb 2020)
Changed paths:
M lldb/include/lldb/Core/PluginManager.h
Log Message:
-----------
[lldb/Plugin] Don't define initializers inside lldb_private
This should fix the Windows build.
More information about the All-commits
mailing list