[LLVMbugs] [Bug 23109] New: clang-cl does not recognize	-fno-color-diagnostics
    bugzilla-daemon at llvm.org 
    bugzilla-daemon at llvm.org
       
    Thu Apr  2 18:37:00 PDT 2015
    
    
  
https://llvm.org/bugs/show_bug.cgi?id=23109
            Bug ID: 23109
           Summary: clang-cl does not recognize -fno-color-diagnostics
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: Driver
          Assignee: unassignedclangbugs at nondot.org
          Reporter: bernard.solomon at siemens.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified
while clang-cl.exe will handle -fcolor-diagnostics which is the default it
would not take -fno-color-diagnostics which I prefer for my color schemes. I
attach a patch which enables it.
-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150403/36302b5c/attachment.html>
    
    
More information about the llvm-bugs
mailing list