diff options
author | Siva Chandra Reddy <sivachandra@google.com> | 2022-12-20 23:21:56 +0000 |
---|---|---|
committer | Siva Chandra Reddy <sivachandra@google.com> | 2022-12-20 23:26:12 +0000 |
commit | e5ae5cec060fb0cef89d4c86464e3b882e8c4b81 (patch) | |
tree | f585fb0ea1a6d3af7d0a90eb0a6e59d8d59b34c3 /llvm/lib/Support/VirtualFileSystem.cpp | |
parent | 42476dea671af0e5328f22cc2890dd756d30fc61 (diff) | |
download | llvm-e5ae5cec060fb0cef89d4c86464e3b882e8c4b81.zip llvm-e5ae5cec060fb0cef89d4c86464e3b882e8c4b81.tar.gz llvm-e5ae5cec060fb0cef89d4c86464e3b882e8c4b81.tar.bz2 |
[libc][Obvious] Remove the unused cpp::vector class.
This can be easily resurrected if required in future. It calls malloc
directly. So, instead of updating an unused piece to the newer pattern
of using the custom operator new, this patch just deletes it.
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions