Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[llvm] Do not use Console API if the output isn't a console device #90230

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on May 25, 2024

  1. [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>
    kasper93 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    881a7fc View commit details
    Browse the repository at this point in the history