commit | acb64e8875a7191c48d2240a2c8de74736ef8ac6 | [log] [tgz] |
---|---|---|
author | Justin Bogner <[email protected]> | Thu Oct 23 16:51:12 2014 |
committer | Justin Bogner <[email protected]> | Thu Oct 23 16:51:12 2014 |
tree | 80351698efec6d4b065c4fc8ce8b0091bde2d990 | |
parent | 3813b2650f57043cb52654615bdd486d7027a558 [diff] |
Make headers available in the build directory This essentially re-does r194825 and makes it possible to run clang with libc++ without having to install it, even if you don't have any version of libc++ installed in /usr/. This behaviour broke in r210577/r211629, which fixed pr18681. llvm-svn: 220489