[PATCH] configure+make: install include/sanitizer into Clang

Alexey Samsonov samsonov at google.com
Thu Oct 17 06:07:15 PDT 2013



================
Comment at: runtime/compiler-rt/Makefile:224
@@ -214,3 +223,3 @@
 all-local:: $(RuntimeDirs:%=RuntimeLibrary.%)
 install-local:: $(RuntimeDirs:%=RuntimeLibraryInstall.%)
 clean-local:: CleanRuntimeLibraries
----------------
Did you check that "make install" installs compiler-rt headers as well?


http://llvm-reviews.chandlerc.com/D1959



More information about the cfe-commits mailing list