You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
compiler.h: use compiler barrier for reachable annotations
Partial revert of
commit dcce50e ("compiler.h: Fix annotation macro misplacement with Clang")
volatile is not a compiler barrier.
Signed-off-by: Nick Desaulniers <[email protected]>
0 commit comments