llvm and downstream internal callers no longer use llvm::array_lengthof, so
drop the include everywhere.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D133600
[llvm] Remove includes of `llvm/Support/STLArrayExtras.h` ClosedPublic Authored by jloser on Sep 9 2022, 11:50 AM.
Details Summary llvm and downstream internal callers no longer use llvm::array_lengthof, so
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 9 2022, 4:09 PM Closed by commit rG62b8a61d6c44: [llvm] Remove includes of `llvm/Support/STLArrayExtras.h` (authored by jloser). · Explain WhySep 9 2022, 4:44 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 459152 llvm/include/llvm/ADT/STLExtras.h
llvm/include/llvm/CodeGen/TargetLowering.h
llvm/lib/MC/MCAsmBackend.cpp
llvm/lib/Support/ARMAttributeParser.cpp
llvm/lib/Support/Triple.cpp
llvm/lib/Support/raw_ostream.cpp
llvm/utils/TableGen/X86DisassemblerTables.cpp
|