diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2012-01-25 09:12:06 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2012-01-25 09:12:06 +0000 |
commit | 4d7ff6e8639bdce74e39b90370729ad0179ebcca (patch) | |
tree | 0195779ffca4090dc88a0fa910cbb37daba31f4d /lib/Sema/SemaChecking.cpp | |
parent | 56576f72340cee94c85a2af21327c86a6f024d53 (diff) |
Switch the ToolChain types to all store a Driver reference rather than
a HostInfo reference. Nothing about the HostInfo was used by any
toolchain except digging out the driver from it. This just makes that
a lot more direct. The change was accomplished entirely mechanically.
It's one step closer to removing the shim full of buggy copy/paste code
that is HostInfo.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@148945 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/SemaChecking.cpp')
0 files changed, 0 insertions, 0 deletions