diff options
author | Jan Svoboda <jan_svoboda@apple.com> | 2024-11-07 14:40:21 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-07 14:40:21 -0800 |
commit | 53e49f15ab0b9b03e5671faea6f7870914b8f0ea (patch) | |
tree | bdca35cb89283752bb7b34c11659b28495827999 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | e189d61924ba0165b3a344c3d945b3e2aa373485 (diff) | |
download | llvm-53e49f15ab0b9b03e5671faea6f7870914b8f0ea.zip llvm-53e49f15ab0b9b03e5671faea6f7870914b8f0ea.tar.gz llvm-53e49f15ab0b9b03e5671faea6f7870914b8f0ea.tar.bz2 |
[clang][serialization] Pass `ASTContext` explicitly (#115235)
This patch removes `ASTWriter::Context` and starts passing `ASTContext
&` explicitly to functions that actually need it. This is a
non-functional change with the end-goal of being able to write
lightweight PCM files with no `ASTContext` at all.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions