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
I don't think this is super useful (at least at this point), because it protects against misuses of casts we almost don't use, e.g. base to derived class cast, wrong function pointer cast, casts from void*.
Add CI job with Control Flow Integrity sanitizer in Clang:
https://clang.llvm.org/docs/ControlFlowIntegrity.html
The text was updated successfully, but these errors were encountered: