[all-commits] [llvm/llvm-project] db7c68: [libc++abi][NFC] Move PODSmallVector definition to...
Mikhail Borisov via All-commits
all-commits at lists.llvm.org
Tue Aug 17 15:07:43 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: db7c68d80807bcb5127e9acc3818a3ae9855108c
https://github.com/llvm/llvm-project/commit/db7c68d80807bcb5127e9acc3818a3ae9855108c
Author: Mikhail Borisov <borisov.mikhail at gmail.com>
Date: 2021-08-17 (Tue, 17 Aug 2021)
Changed paths:
M libcxxabi/src/demangle/ItaniumDemangle.h
M llvm/include/llvm/Demangle/ItaniumDemangle.h
Log Message:
-----------
[libc++abi][NFC] Move PODSmallVector definition to the top of ItaniumDemangle.h
This change is needed to clean the non-relevant parts of diff
from https://reviews.llvm.org/D107712
Differential Revision: https://reviews.llvm.org/D107771
More information about the All-commits
mailing list