Hi Chris, I noticed that in r69386 you introduced a "build dump" functionality. Is that still used? if not I'd like to nuke it because it is causing argc/argv to leak down into the library code. E.g. argc/argv are required arguments to CompilerInstance::createDiagnostics solely for the purpose of being passed to SetUpBuildDumpLog(). -- Sean Silva