diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2024-08-15 20:45:49 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-15 20:45:49 +0200 |
commit | 85da39debd8ee8c3186d88b462a924ea57b812ec (patch) | |
tree | 753e6808441222a7b406b3505f5320d26bef9325 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 6cbd96e24c6a60cbc3dbb849d2ed7afc39c77a80 (diff) | |
download | llvm-85da39debd8ee8c3186d88b462a924ea57b812ec.zip llvm-85da39debd8ee8c3186d88b462a924ea57b812ec.tar.gz llvm-85da39debd8ee8c3186d88b462a924ea57b812ec.tar.bz2 |
[libc++] Remove the allocator<const T> extension (#102655)
In LLVM 19 removed the extension with an opt-in macro. This finally
removes that option too and removes a few `const_cast`s where I know
that they exist only to support this extension.
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions