]> granicus.if.org Git - clang/commit
Remove a pointless member. I have no idea why I made this not a local
authorChandler Carruth <chandlerc@gmail.com>
Sat, 5 Nov 2011 22:23:14 +0000 (22:23 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sat, 5 Nov 2011 22:23:14 +0000 (22:23 +0000)
commit69cd4aaefe075ede31d81cbf7141d697243fb4f7
tree4a352389f6ae3a976fb5ca00a9e3e7ddac6cbac9
parentca28a899b3fb2a61c65d7a9f7149a6d48f56eb7d
Remove a pointless member. I have no idea why I made this not a local
variable to begin with... As I'm planning to add include root
information to this object, this would have caused confusion. It didn't
even *actually* hold the include root by the time we were done with it.

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