teemperor updated this revision to Diff 189089.
teemperor added a comment.
- Remove libc++ dependency from sysroot test.
- Small format fix for sysroot Makefile
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58125/new/
https://reviews.llvm.org/D58125
Files:
lldb/include/lldb/Expressio
teemperor updated this revision to Diff 189086.
teemperor added a comment.
- Added sysroot test.
- Moved build flags into `MANDATORY_CXXMODULE_BUILD_FLAGS` make variable.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58125/new/
https://reviews.llvm.org/D58125
Files:
lldb/include/lldb
mgorny added a comment.
Thanks. I'm going to retest/update it for master first.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58527/new/
https://reviews.llvm.org/D58527
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists
krytarowski accepted this revision.
krytarowski added a comment.
Feel free to commit this and next without review.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58527/new/
https://reviews.llvm.org/D58527
___
lldb-commits mailing list
lldb-c
This revision was automatically updated to reflect the committed changes.
Closed by commit rL355285: [lldb] [Process/gdb-remote] Use
'127.0.0.1' in ConnectLocally() (authored by mgorny, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
In general, feel free to add/remove the netbsd decorators as you see fit (or in
consulation with kamil or whatever).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58527/new/
https://
Author: mgorny
Date: Sun Mar 3 04:42:43 2019
New Revision: 355285
URL: http://llvm.org/viewvc/llvm-project?rev=355285&view=rev
Log:
[lldb] [Process/gdb-remote] Use '127.0.0.1' in ConnectLocally()
Use '127.0.0.1' instead of 'localhost' in ConnectLocally() function
as this is the specific address