Suppress TBB Warnings with C++20, 23.0 branch (2023.07.06.)
Suppress warnings about volatile variables for Cling. The ROOT dictionary generator can not be convinced to ignore this specific warning for <tbb/atomic.h>. At least I did not find a better way of doing it.
Please register or sign in to comment