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
llvm intrinsic va_end also modifies memory, so the pta with invalidate should take it into account (+ add tests) and we should instrument it with checks (maybe we do via store/load, don't know, check it).
The text was updated successfully, but these errors were encountered:
llvm intrinsic va_end also modifies memory, so the pta with invalidate should take it into account (+ add tests) and we should instrument it with checks (maybe we do via store/load, don't know, check it).
The text was updated successfully, but these errors were encountered: