This moves the dependency of several files on include/llvm/ADT/STLExtras.h to
the much shorter llvm/ADT/STLArrayExtras.h
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D118342
Move llvm::array_lenghtof to llvm/ADT/STLArrayExtras.h ClosedPublic Authored by serge-sans-paille on Jan 27 2022, 3:05 AM.
Details Summary This moves the dependency of several files on include/llvm/ADT/STLExtras.h to
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 27 2022, 3:55 AM This revision was landed with ongoing or failed builds.Jan 28 2022, 2:51 AM Closed by commit rG5b3b008cf07d: Move llvm::array_lenghtof to llvm/ADT/STLArrayExtras.h (authored by serge-sans-paille). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 403942 llvm/include/llvm/ADT/STLArrayExtras.h
llvm/include/llvm/ADT/STLExtras.h
llvm/lib/Support/ARMAttributeParser.cpp
llvm/lib/Support/Signals.cpp
llvm/lib/Support/Triple.cpp
llvm/lib/Support/raw_ostream.cpp
|