mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
* Record each IfConfig clause location info in SourceFile * Update SILProfiler to handle them * Update SwiftLangSupport::findActiveRegionsInFile() to use the recorded regions instead of walking into AST to find #if regions rdar://118082146