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)
commit761439962b996292e5c49a19f3b1ee6cd5584f70
tree3db3eabaa8d4884bcd7f4efa0d2d749667ad4860
parente218cd77b4d49da5ebf9e978d510a4a612eab8fd
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.

llvm-svn: 212468
clang/lib/Driver/Driver.cpp