mirror of
https://github.com/intel/llvm.git
synced 2026-01-23 07:58:23 +08:00
Also, it was the only reason that `argc` and `argv` were being passed into createDiagnostics, so remove those parameters and clean up callers. llvm-svn: 172945