search for: 2444bc8b

Displaying 2 results from an estimated 2 matches for "2444bc8b".

2015 Mar 30
2
[LLVMdev] Color diagnostics
...t without > libtinfo, presumably because it wasn't installed on that machine and > we don't require it for building. > > - Hans > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150330/2444bc8b/attachment.html>
2015 Mar 30
4
[LLVMdev] Color diagnostics
Hi, I'm using the official 3.6 release binaries for x64 Linux. When compiling with warnings, I don't see any color diagnostics. Explicitly enabling -fcolor-diagnostics works fine. I have TERM set to xterm-256color. Any idea why? For what it's worth, I tried compiling LLVM/clang from trunk and color diagnostics work fine by default. Upon further investigation, I saw that the official