Commit 85e1aa6
committed
[llvm] Do not use Console API if the output isn't a console device
This fixes the `-fcolor-diagnostics` to properly enable color output when not outputting to console devices, such as when using Ninja. This affects only Windows. Signed-off-by: Kacper Michajłow <kasper93@gmail.com>1 parent bf67610 commit 85e1aa6
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
645 | 645 | | |
646 | 646 | | |
647 | 647 | | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
648 | 653 | | |
649 | 654 | | |
650 | 655 | | |
| |||
0 commit comments