diff options
author | Cyndy Ishida <cyndy_ishida@apple.com> | 2024-04-09 15:13:55 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-09 15:13:55 -0700 |
commit | f04452de1986e4e01296a80231efb212d6c84c42 (patch) | |
tree | ff263b93cbf452f361eaafb9774ccd450aeda1ae /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | eec41d2f8d81b546d7b97648cca6b2d656104bd3 (diff) | |
download | llvm-f04452de1986e4e01296a80231efb212d6c84c42.zip llvm-f04452de1986e4e01296a80231efb212d6c84c42.tar.gz llvm-f04452de1986e4e01296a80231efb212d6c84c42.tar.bz2 |
[InstallAPI] Tie lifetime of FE objects to DylibVerifier (#88189)
A few verification checks need to happen until all AST's have been
traversed, specifically for zippered framework checking. To keep source
location until that time valid, hold onto to references of
FrontendRecords + SourceManager.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions