diff options
author | Victor Vianna <victor.vianna10@gmail.com> | 2025-10-15 17:00:03 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-15 12:00:03 -0400 |
commit | 0ded75c2d1bc9816e5e90289fa746caef6a0bc38 (patch) | |
tree | 06fd8860c1b99b4139b3b125a6d2be55aae44486 /llvm/lib/Bitcode | |
parent | 724c2aa9cbda71c971dc994c604203be339264bc (diff) | |
download | llvm-0ded75c2d1bc9816e5e90289fa746caef6a0bc38.zip llvm-0ded75c2d1bc9816e5e90289fa746caef6a0bc38.tar.gz llvm-0ded75c2d1bc9816e5e90289fa746caef6a0bc38.tar.bz2 |
[llvm] Fix C++23 error in InstrProfCorrelator.h (#163554)
[1] instantiates ~unique_ptr<DwarfContext>, so that must be a complete
type.
[1]
https://github.com/llvm/llvm-project/blob/67e6a376209c9cc9576012c1c042bee9b852d584/llvm/include/llvm/ProfileData/InstrProfCorrelator.h#L182
Co-authored-by: Victor Hugo Vianna Silva <victorvianna@google.com>
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions