To improve performance we limit the use of the Pointer validity check and remove it from cling::Interpreter::declare. To do this we introduce a Compilation Option which is used by the ASTTransformer through Transaction.
To improve performance we limit the use of the Pointer validity check and remove it from cling::Interpreter::declare. To do this we introduce a Compilation Option which is used by the ASTTransformer through Transaction.