mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
Update swift/extractor/SwiftExtractorConfiguration.h
Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
This commit is contained in:
@@ -12,7 +12,7 @@ struct SwiftExtractorConfiguration {
|
||||
// A temporary directory that exists during database creation, but is deleted once the DB is
|
||||
// finalized.
|
||||
std::string scratchDir;
|
||||
// A temporary directory that contains TRAP files before they moved into the final destination.
|
||||
// A temporary directory that contains TRAP files before they are moved into their final destination.
|
||||
// Subdirectory of the scratchDir.
|
||||
std::string tempTrapDir;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user