Skip to content

Commit 75a0bac

Browse files
committed
[NFC][lldb] Make 2 static funcs in SwiftExpressionParser member funcs
In preparation of refactoring SetupASTContext to use a call_once for initialization, make SetupASTContext and ParseAndImport member functions. This is needed so SwiftExpressionParser can acquire a ThreadSafeASTContext multiple times, so it doesn't need to hold on to that lock for the entirety of expression parsing.
1 parent 6030975 commit 75a0bac

File tree

2 files changed

+154
-137
lines changed

2 files changed

+154
-137
lines changed

0 commit comments

Comments
 (0)