diff options
author | Michael Buch <michaelbuch12@gmail.com> | 2024-02-29 21:32:28 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-29 21:32:28 +0000 |
commit | 8c1003266520ac396ce2a9e799f318af30efdd19 (patch) | |
tree | 0fd7c3d49aa83041981dd09e5e88a68c8571f97d /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | ac267081a387a53d83ec9e3bfccedb27c21a050f (diff) | |
download | llvm-8c1003266520ac396ce2a9e799f318af30efdd19.zip llvm-8c1003266520ac396ce2a9e799f318af30efdd19.tar.gz llvm-8c1003266520ac396ce2a9e799f318af30efdd19.tar.bz2 |
[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.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions