Commits

Ben Langmuir committed 02ec8e63d8b
Add an install component to install the clang builtin headers to lib/clang In cases where our major version of clang is different than the installed clang this allows us to install the builtin headers ourselves. This should be used judiciously, since it installs to a path 'owned' by clang. Swift SVN r32696