[all-commits] [llvm/llvm-project] 7c4b70: [lldb] Sort forward declarations in lldb-forward.h
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Tue Feb 18 20:24:13 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7c4b70402c6679427a5a2d4508355af7d4c61678
https://github.com/llvm/llvm-project/commit/7c4b70402c6679427a5a2d4508355af7d4c61678
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-02-18 (Tue, 18 Feb 2020)
Changed paths:
M lldb/include/lldb/lldb-forward.h
Log Message:
-----------
[lldb] Sort forward declarations in lldb-forward.h
Sort forward declarations alphabetically. Also remove the two LLVM
forward declares as they frankly don't belong here.
More information about the All-commits
mailing list