Files
clang-p2996/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp
Michael Buch 8c10032665 [lldb][NFC] Move helpers to import record layout into ClangASTImporter (#83291)
This patch moves the logic for copying the layout info of a
`RecordDecl`s origin into a target AST.

A follow-up patch re-uses the logic from within the `ClangASTImporter`,
so the natural choice was to move it there.
2024-02-29 21:32:28 +00:00

48 KiB