gAlfonso-bit created this revision.
gAlfonso-bit requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
This is especially important at the end of the function, where originally there
was a strange cast from optional to bool
Repository:
rG LL
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG47a889c668f9: [lldb] Move Objective-C constants into
ObjCConstants.h (authored by JDevlieghere).
Herald added a project: LLDB.
Repository:
rG LLVM
Author: Jonas Devlieghere
Date: 2021-08-07T16:04:52-07:00
New Revision: 47a889c668f913af84d4b2dd0b0cd904b1a23e92
URL:
https://github.com/llvm/llvm-project/commit/47a889c668f913af84d4b2dd0b0cd904b1a23e92
DIFF:
https://github.com/llvm/llvm-project/commit/47a889c668f913af84d4b2dd0b0cd904b1a23e92.d
mgorny created this revision.
mgorny added reviewers: labath, krytarowski, JDevlieghere, jasonmolenda.
mgorny requested review of this revision.
Some LD_PRELOAD-ed libraries tend to interact badly with --nodefaultlib,
particularly Gentoo sandbox. Do not run this test if LD_PRELOAD is
present in t
mgorny created this revision.
mgorny added reviewers: phosek, sgraenitz, jasonmolenda, JDevlieghere,
krytarowski.
mgorny requested review of this revision.
Add a LLVM_LIT_ARGS cached variable in order to make it possible
to override lit arguments when doing standalone builds. Without that,
the u