Skip to content

ROOT error handling: Explicitly load the atomic variable for the original handler

Tadej Novak requested to merge tadej/athena:clang-handler into main

Explicitly load the atomic variable for the original ROOT error handler. Fixes clang compilation.

Not sure if there's a better way though.

/cc @tsulaia @ssnyder

Merge request reports