[all-commits] [llvm/llvm-project] bfedb6: [lldb/Host] s/FindProcesses/FindProcessesImpl/ in ...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Sun Mar 15 20:39:43 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bfedb663ccf70b511b8f9fcef91ecdb063fd4ab5
https://github.com/llvm/llvm-project/commit/bfedb663ccf70b511b8f9fcef91ecdb063fd4ab5
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-03-15 (Sun, 15 Mar 2020)
Changed paths:
M lldb/source/Host/freebsd/Host.cpp
Log Message:
-----------
[lldb/Host] s/FindProcesses/FindProcessesImpl/ in freebsd/Host.cpp
Fix the FreeBSD build. Thank you to Paulf for pointing this out.
Commit: 4c90a5297d11c241b00c1f6957d041c9986346ea
https://github.com/llvm/llvm-project/commit/4c90a5297d11c241b00c1f6957d041c9986346ea
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-03-15 (Sun, 15 Mar 2020)
Changed paths:
M lldb/source/Plugins/Process/FreeBSD/FreeBSDThread.cpp
Log Message:
-----------
[lldb/Process] Include Unwind.h in FreeBSDThread
Fixes member access into incomplete type 'lldb_private::Unwind'. Thank
you to Paulf for pointing this out.
Compare: https://github.com/llvm/llvm-project/compare/2059d28bfd3c...4c90a5297d11
More information about the All-commits
mailing list