cling/tools
Vassil Vassilev c63ab13a9e Specify where the clang header files are.
In cases where we build ROOT with -Dbuiltin_llvm=Off -Dbuiltin_clang=On
and we have installed both llvm and clang in /usr/ clad will pick up
the clang headers from there too.

This patch gives higher priority to the header files which ROOT is
supposed to use. It fixes a very obscure initialization issue due to
different versions of the ASTContext.h installed and used by ROOT.
2018-08-22 20:14:52 +02:00
..
demo Several fixes for Windows 2018-03-22 13:44:16 +01:00
driver Several fixes for Windows 2018-03-22 13:44:16 +01:00
Jupyter Use CLING_OPTS env variable to pass extra arguments to jupyter-cling-kernel 2018-03-23 16:59:08 +01:00
libcling Add missing link libraries. 2018-07-27 11:14:04 +02:00
packaging cling cpt travis fold: misspelled "end". 2018-06-14 10:14:12 +02:00
plugins Specify where the clang header files are. 2018-08-22 20:14:52 +02:00
CMakeLists.txt Implement clang plugin support. 2018-07-28 13:17:44 +02:00