[all-commits] [llvm/llvm-project] 77a274: [lldb/Debugger] Remove macros formerly used by pro...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Mon Feb 24 12:48:37 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 77a2744fa50b80c73d68356af010a002cc2a3d7f
https://github.com/llvm/llvm-project/commit/77a2744fa50b80c73d68356af010a002cc2a3d7f
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-02-24 (Mon, 24 Feb 2020)
Changed paths:
M lldb/source/Core/Debugger.cpp
Log Message:
-----------
[lldb/Debugger] Remove macros formerly used by property definitions
The DEFAULT_ were used in property definitions which have since been
moved to CoreProperties.td.
More information about the All-commits
mailing list