diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2025-09-18 14:36:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-18 14:36:46 +0200 |
commit | 8dae17be2991cd7f0d7fd9aa5aecd064520a14f6 (patch) | |
tree | 0885febd21da42df4a06b35d2baf912285d8bca7 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 4dc0513f6196d0ead5cf3cdfa23752d88b783a9e (diff) | |
download | llvm-8dae17be2991cd7f0d7fd9aa5aecd064520a14f6.zip llvm-8dae17be2991cd7f0d7fd9aa5aecd064520a14f6.tar.gz llvm-8dae17be2991cd7f0d7fd9aa5aecd064520a14f6.tar.bz2 |
[libc++] Refactor memory allocation in basic_string (#128423)
This patch introduces a string-internal API to make the allocation and
deallocation the long string simpler. Before this we had a lot of code
duplication, so ensuring that things were actually correct was
non-trivial.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions