Skip to content
Snippets Groups Projects
Commit f770fa15 authored by Axel Naumann's avatar Axel Naumann Committed by Vassil Vassilev
Browse files

[test] Remove ineffective re-load guard in stressInterpreter:

even when interpreter, the JIT will take the stressReflection symbol
from the binary, where `#if !defined(__CLING__)` does not protect from
re-inclusion (and thus unloading) of stressInterpreter.cxx in the
interpreter. Make that more obvious by removing the ineffective
do-not-reinclude guards.
parent 868827ff
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment