[cfe-commits] r142633 - in /cfe/trunk: include/clang/Driver/CC1Options.td include/clang/Frontend/CodeGenOptions.h lib/CodeGen/CGDebugInfo.cpp lib/Driver/Tools.cpp lib/Frontend/CompilerInvocation.cpp test/CodeGen/debug-info-compilation-dir.c test/

Chandler Carruth chandlerc at google.com
Sat Oct 22 03:37:46 PDT 2011


On Sat, Oct 22, 2011 at 3:08 AM, NAKAMURA Takumi <geek4civic at gmail.com>wrote:

> I don't understand what you would like to do here, though, it must be
> bogus to check pwd[0] eq '/' on win32 hosts.
>

Your fix (is_absolute) is the correct fix.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20111022/43d6cb3e/attachment.html>


More information about the cfe-commits mailing list