diff options
author | Rui Ueyama <ruiu@google.com> | 2016-12-20 02:17:24 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2016-12-20 02:17:24 +0000 |
commit | 398f55f6f67d3b9cb31b67e564bc4ded2fab645f (patch) | |
tree | 27d32dce5743af97300e2a4f9ed886b31b7a3c06 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | 51e60f9aeb09c7c25d31c70d414d2a7e0c9a03e3 (diff) | |
download | llvm-398f55f6f67d3b9cb31b67e564bc4ded2fab645f.zip llvm-398f55f6f67d3b9cb31b67e564bc4ded2fab645f.tar.gz llvm-398f55f6f67d3b9cb31b67e564bc4ded2fab645f.tar.bz2 |
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
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions