aboutsummaryrefslogtreecommitdiff
path: root/lib/Driver/ToolChains.cpp
diff options
context:
space:
mode:
authorDylan Noblesmith <nobled@dreamwidth.org>2011-06-23 12:20:57 +0000
committerDylan Noblesmith <nobled@dreamwidth.org>2011-06-23 12:20:57 +0000
commit1626601b00a1feccd6b7a3f54e2991f56b659192 (patch)
treeded7fa879d5926e7a3fd4dd77d5f56e5067f77ee /lib/Driver/ToolChains.cpp
parentd96249971d0b2163b75b7e0622a22e1a33419662 (diff)
avoid using config.h in public headers
This is the only usage in clang's headers, and it's for a define that only exists on CMake builds for the sake of the MSVC compiler, so just use an ifdef instead. Also add an include for config.h in a file that actually needs it, and was picking it up by accident indirectly. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@133710 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Driver/ToolChains.cpp')
0 files changed, 0 insertions, 0 deletions