Set Config->ColorDiagnostics early so that all error messages are colored.
Previously, some errors that were checked before we set to Config->ColorDiagnostics weren't colored. This patch moves the code to set the variable so that such error messages are colored just like other error messages. llvm-svn: 290157
Loading
Please register or sign in to comment