Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow @ symbols in decorated C names
@__security_check_cookie@4 is a perfectly fine symbol name. It is the __fastcall calling convention. Confer: https://learn.microsoft.com/en-us/cpp/build/reference/decorated-names?view=msvc-170#FormatC
- Loading branch information