diff options
author | Nathan Sidwell <nathan@acm.org> | 2022-10-07 07:03:32 -0700 |
---|---|---|
committer | Nathan Sidwell <nathan@acm.org> | 2022-10-12 09:45:16 -0700 |
commit | 702d937f1e1d42892ab43d1b591f5041ce2f4e78 (patch) | |
tree | 0d3821dc60b84e27a15434059ac877070bd5fba5 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | f59e1bcc22717b9cce22848e5b2defb0bfd51b7c (diff) | |
download | llvm-702d937f1e1d42892ab43d1b591f5041ce2f4e78.zip llvm-702d937f1e1d42892ab43d1b591f5041ce2f4e78.tar.gz llvm-702d937f1e1d42892ab43d1b591f5041ce2f4e78.tar.bz2 |
[libcxxabi]: Resync llvm & libcxxabi's demangler
Sadly the demangler copies have diverged. This resyncs them by
a) pulling the meaningful llvm changes into libcxxabi's gold copy.
b) rerunning the sync script.
I notice uses of placement new, which assume the allocator succeeds --
that's incorrect in general, but an orthogonal problem.
Reviewed By: bader
Differential Revision: https://reviews.llvm.org/D135446
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions