IncludeGuardian added a comment.
Herald added a subscriber: JDevlieghere.
After the previous attempt, I believe only LLDB was failing to compile. These
are the necessary changes needed to fix all of LLDB locally on `main`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
http
IncludeGuardian created this revision.
IncludeGuardian added a reviewer: MaskRay.
Herald added subscribers: arphaman, hiraditya.
Herald added a project: All.
IncludeGuardian requested review of this revision.
Herald added projects: LLDB, LLVM.
Herald added subscribers: llvm-commits, lldb-commits.
This revision was not accepted when it landed; it landed in state "Needs
Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa11efd49266f: Add missing StringExtras.h includes (authored
by Inc
Author: Elliot Goodrich
Date: 2023-07-08T20:06:21+01:00
New Revision: a11efd49266f6cf2a98bdf52428b0c9423158846
URL:
https://github.com/llvm/llvm-project/commit/a11efd49266f6cf2a98bdf52428b0c9423158846
DIFF:
https://github.com/llvm/llvm-project/commit/a11efd49266f6cf2a98bdf52428b0c9423158846.dif
IncludeGuardian updated this revision to Diff 538372.
IncludeGuardian added a comment.
Run clang-format over changes
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154763/new/
https://reviews.llvm.org/D154763
Files:
lldb/source/Host/common/File.cpp
lldb/source/Host/common/Socket.cpp
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcec33fc87c0c: [lldb] Consider TAG_imported_declaration in
DebugNamesIndex (authored by fdeazeve).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154730/new/
Author: Felipe de Azevedo Piovezan
Date: 2023-07-08T09:16:11-04:00
New Revision: cec33fc87c0c0094b0d627031ff756b2d1f905eb
URL:
https://github.com/llvm/llvm-project/commit/cec33fc87c0c0094b0d627031ff756b2d1f905eb
DIFF:
https://github.com/llvm/llvm-project/commit/cec33fc87c0c0094b0d627031ff756b2d
IncludeGuardian created this revision.
IncludeGuardian added a reviewer: MaskRay.
Herald added a subscriber: hiraditya.
Herald added a project: All.
IncludeGuardian requested review of this revision.
Herald added projects: LLDB, OpenMP, LLVM.
Herald added subscribers: llvm-commits, openmp-commits,