mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
NFC: Move AccessNotesPath to LangOptions
This commit is contained in:
@@ -107,9 +107,6 @@ public:
|
||||
/// The path to which we should store indexing data, if any.
|
||||
std::string IndexStorePath;
|
||||
|
||||
/// The path to load access notes from.
|
||||
std::string AccessNotesPath;
|
||||
|
||||
/// The path to look in when loading a module interface file, to see if a
|
||||
/// binary module has already been built for use by the compiler.
|
||||
std::string PrebuiltModuleCachePath;
|
||||
|
||||
Reference in New Issue
Block a user