mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Merge remote-tracking branch 'origin/master' into master-next
This commit is contained in:
@@ -963,7 +963,7 @@ public:
|
||||
IRGenOpts(),
|
||||
SILOpts(),
|
||||
Input(*this),
|
||||
PersistentState(CI.getASTContext())
|
||||
PersistentState()
|
||||
{
|
||||
ASTContext &Ctx = CI.getASTContext();
|
||||
Ctx.LangOpts.EnableAccessControl = false;
|
||||
|
||||
Reference in New Issue
Block a user