]> granicus.if.org Git - clang/commit
Driver: Fix think-o in adding -ivfsoverlay flag to crashdumps
authorJustin Bogner <mail@justinbogner.com>
Mon, 7 Jul 2014 17:34:40 +0000 (17:34 +0000)
committerJustin Bogner <mail@justinbogner.com>
Mon, 7 Jul 2014 17:34:40 +0000 (17:34 +0000)
commit4b58e15652e1160e5f2b3d0cf39636bae5c69dc1
tree1eddeca2ea5fe7f411d3b8e2ba677a504b9d029f
parentc12d3d358b59261df9e5ebf142bddd6a82087483
Driver: Fix think-o in adding -ivfsoverlay flag to crashdumps

If there isn't a VFS to overlay we shouldn't be adding a -ivfsoverlay
flag.

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