mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Have TBDGenDescriptor take ownership of TBDGenOptions
This is necessary for caching TBD requests.
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
#include "swift/AST/DiagnosticsFrontend.h"
|
||||
#include "swift/AST/FileUnit.h"
|
||||
#include "swift/AST/Module.h"
|
||||
#include "swift/AST/TBDGenRequests.h"
|
||||
#include "swift/Basic/LLVM.h"
|
||||
#include "swift/Demangling/Demangle.h"
|
||||
#include "swift/Frontend/FrontendOptions.h"
|
||||
|
||||
Reference in New Issue
Block a user