aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode
diff options
context:
space:
mode:
authorVictor Vianna <victor.vianna10@gmail.com>2025-10-15 16:59:47 +0100
committerGitHub <noreply@github.com>2025-10-15 11:59:47 -0400
commit724c2aa9cbda71c971dc994c604203be339264bc (patch)
treea21b94725ef495af8457b8064f476b267350c383 /llvm/lib/Bitcode
parentd02f8b42f8111dd2ec828fc04f0305a4dc7feb73 (diff)
downloadllvm-724c2aa9cbda71c971dc994c604203be339264bc.zip
llvm-724c2aa9cbda71c971dc994c604203be339264bc.tar.gz
llvm-724c2aa9cbda71c971dc994c604203be339264bc.tar.bz2
Fix C++23 build error in llvm/Support/Caching.h (#163545)
[1] instantiates ~std::unique_ptr<MemoryBuffer>, so it must be a complete type. [1] https://github.com/llvm/llvm-project/blob/4b89704504dde687ba7983e034cb246581fd1407/llvm/include/llvm/Support/Caching.h#L121 Co-authored-by: Victor Hugo Vianna Silva <victorvianna@google.com>
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions