diff options
author | Steven Wu <stevenwu@apple.com> | 2025-10-06 09:02:55 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-06 09:02:55 -0700 |
commit | 08e95405752e6d3475afdebe3bd5f2ff2ff17712 (patch) | |
tree | ea67ecb009143afe2a3fa4067134f903f8f94563 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 44b2673544bf32ae498cfa22193090f9fd7dae24 (diff) | |
download | llvm-08e95405752e6d3475afdebe3bd5f2ff2ff17712.zip llvm-08e95405752e6d3475afdebe3bd5f2ff2ff17712.tar.gz llvm-08e95405752e6d3475afdebe3bd5f2ff2ff17712.tar.bz2 |
[CAS] Add OnDiskDataAllocator (#161264)
Add OnDiskDataAllocator, which is the data pool implementation inside a
OnDiskCAS that stores data in a single file. It is a based on
MappedFileRegionArena and wrapped inside a CAS database file.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions