]> granicus.if.org Git - clang/commit
When making dummy file entries, the directory name should also be
authorDaniel Dunbar <daniel@zuster.org>
Sat, 7 Feb 2009 00:40:41 +0000 (00:40 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sat, 7 Feb 2009 00:40:41 +0000 (00:40 +0000)
commitf8e58d0b94b03d6662d9a9529cee108c64bcd0b2
treea7b1ad229c2efbfef5b7e40459bae967c7107b40
parent392cf91c7b3270a9b27baa3c5b21a836f3330d98
When making dummy file entries, the directory name should also be
non-empty.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63986 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp