]> granicus.if.org Git - clang/commit
fix a crash I introduced, thanks to Ted for the awesome reduced
authorChris Lattner <sabre@nondot.org>
Wed, 28 Jan 2009 05:42:38 +0000 (05:42 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 28 Jan 2009 05:42:38 +0000 (05:42 +0000)
commite86e4cd097f50ca1c0bfde9142e0460d0d1203db
treecc56744e5efe7d67d3f73818dc54b5308d831649
parent611a15a18f34de57870f66b57b6d287fd29a9ad1
fix a crash I introduced, thanks to Ted for the awesome reduced
testcase :)

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63182 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/DependencyFile.cpp
test/Driver/dependency-gen.c [new file with mode: 0644]