[Lldb-commits] [PATCH] D85970: [lldb] Fix that log enable's -f parameter causes LLDB to crash when it can't open the log file

2020-08-17 Thread Raphael Isemann via Phabricator via lldb-commits
teemperor added a comment. In D85970#2221899 , @max-kudr wrote: > @teemperor LLDB Windows buildbot > is failing after last > commit: Build 18298 >

[Lldb-commits] [PATCH] D85970: [lldb] Fix that log enable's -f parameter causes LLDB to crash when it can't open the log file

2020-08-17 Thread Max Kudryavtsev via Phabricator via lldb-commits
max-kudr added a comment. LLDB Windows buildbot is failing after last commit: Build 18298 . Please revert or fix. Repository: rG LLVM Github Monorepo CHANGES

[Lldb-commits] [PATCH] D85970: [lldb] Fix that log enable's -f parameter causes LLDB to crash when it can't open the log file

2020-08-17 Thread Raphael Isemann via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG867c347c32e2: [lldb] Fix that log enables -f parameter causes LLDB to crash when it cant… (authored by teemperor). Herald added a project: LLDB. Herald added a subscriber: lldb-commits. Repository: rG