cling/tools/plugins
Vassil Vassilev 38eb2b89ba Allow plugins to handle custom pragmas.
This will help clad implement pattern such as:
#pragma clad on
// code which needs derivation
#pragma clad off
2018-10-08 21:44:55 +02:00
..
clad Also update the version on unix. 2018-09-30 20:59:41 +02:00
example Allow plugins to handle custom pragmas. 2018-10-08 21:44:55 +02:00
CMakeLists.txt Implement clang plugin support. 2018-07-28 13:17:44 +02:00