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
..
2018-03-22 13:44:16 +01:00
2018-03-22 13:44:16 +01:00
2018-07-27 11:14:04 +02:00
2018-07-28 13:17:44 +02:00