mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
To help solving rdar://67079780, this change allows swift-driver to configure scanner using additional arguments passed down via the batch input JSON file for each module under scanning.
6 lines
100 B
C
6 lines
100 B
C
#if __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ < 110000
|
|
#include "I.h"
|
|
#endif
|
|
|
|
void funcH(void);
|