diff options
author | Konstantin Varlamov <varconst@apple.com> | 2021-11-08 00:10:13 -0800 |
---|---|---|
committer | Konstantin Varlamov <varconst@apple.com> | 2021-11-08 00:45:48 -0800 |
commit | 12b55821a578929a7b03448a22c3a678aa649bd5 (patch) | |
tree | ef47590f68bf0f4de816866f8dafd317e6da726d /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | d7ab283996d476c62ef2264ecbd1900c07102113 (diff) | |
download | llvm-12b55821a578929a7b03448a22c3a678aa649bd5.zip llvm-12b55821a578929a7b03448a22c3a678aa649bd5.tar.gz llvm-12b55821a578929a7b03448a22c3a678aa649bd5.tar.bz2 |
[libc++][NFC] Inline most of `__vector_base` into `vector`.
`__vector_base` exists for historical reasons and cannot be eliminated
entirely without breaking the ABI. Member variables are left
untouched -- this patch only does changes that clearly cannot affect the
ABI.
Differential Revision: https://reviews.llvm.org/D112976
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions