]> granicus.if.org Git - clang/commit
[driver] Implement the -fdebug-compilation-dir in a way that is compatible with
authorChad Rosier <mcrosier@apple.com>
Fri, 26 Apr 2013 20:49:50 +0000 (20:49 +0000)
committerChad Rosier <mcrosier@apple.com>
Fri, 26 Apr 2013 20:49:50 +0000 (20:49 +0000)
commitb1c8122b43058fc0c049a9c6fc8aaef044005798
treeb474ad0ef41232ecc5cebe95a95f6990cd00c42a
parent84bf8a8c705ba6b4f86c58a49e72afa7b38c2b05
[driver] Implement the -fdebug-compilation-dir in a way that is compatible with
gcc.  No test case included as I'm having problems finding a test case where
the inode/dev don't match.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@180628 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp
test/Driver/debug-comp-dir.S
test/Driver/debug.c