aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorMichael Buch <michaelbuch12@gmail.com>2025-07-08 09:01:10 +0100
committerGitHub <noreply@github.com>2025-07-08 09:01:10 +0100
commitfd997d86f060c8110a6b5151e8f21c4e4e17ba4a (patch)
tree4b1077bf9153c8eaefd3a255d87c190d11dfd5ac /clang/lib/CodeGen/CodeGenModule.cpp
parent2e5776130b1da8d2d553b62a87c6bf6ace07e2f8 (diff)
downloadllvm-fd997d86f060c8110a6b5151e8f21c4e4e17ba4a.zip
llvm-fd997d86f060c8110a6b5151e8f21c4e4e17ba4a.tar.gz
llvm-fd997d86f060c8110a6b5151e8f21c4e4e17ba4a.tar.bz2
[lldb][test] Combine libstdc++ and libc++ tuple tests into generic test (#147139)
This combines the libc++ and libstdc++ test cases. The main difference was that the libstdcpp tests had some tuple indexing tests that libc++ didn't have. The libstdc++ formatter didn't support size summaries for std::tuple. So I added a `ContainerSizeSummaryProvider` for it (like we do for libc++). Additionally, the synthetic frontend would only apply to non-empty tuples, so I adjusted the regex to match empty ones too. We do this for libc++ already. Split out from https://github.com/llvm/llvm-project/pull/146740
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions