[skip-changelog] legacy: some simple refactorings (#2206)
* Factored a method in library.List * Fixed lint check * Moved ResolveLibrary function in the correct source file * Rename variable 'includes' -> 'includeFolders' * Rename variables to use snakeCase (golang idiomatic) * Rename variable 'include' -> 'missingIncludeH' * Use pointers for SourceFile queues * Clean up implementation of UniqueSourceFileQueue
Showing
Please register or sign in to comment