This change is needed to clean the non-relevant parts of diff
from https://reviews.llvm.org/D107712
Details
Details
- Reviewers
libcxx-commits ldionne - Group Reviewers
Restricted Project - Commits
- rGdb7c68d80807: [libc++abi][NFC] Move PODSmallVector definition to the top of ItaniumDemangle.h
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
- clang-tidy and clang-format checks for this piece of code are pre-failed in main
- libcxx windows (dll) test has failed to checkout a repository (no space on disk)
- x64 windows run has failed Clang :: ClangScanDeps/modules-full.cpp however this seems to be a fluke.
Guess I might as well re-run the build and hope these flukes will be gone.
Comment Actions
Seems like I need someone to merge this change (since I don't have push access myself)?
Comment Actions
@ldionne A gentle request to land this diff.
(I am quite confused what the actual procedure for non-LLVM-team contributors is).
Comment Actions
@ldionne Another request to land this diff. I would like to finalize the linked diff with the actual bugfix :)