Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

__has_builtin(__debugbreak) does not exist in code nature, what is this? #51

Open
Challanger524 opened this issue Mar 10, 2024 · 0 comments

Comments

@Challanger524
Copy link

Challanger524 commented Mar 10, 2024

# elif __has_builtin(__debugbreak)
# define psnip_trap() __debugbreak()

https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2022/p2514r0.html#_implementation_experience

@Challanger524 Challanger524 changed the title confused (typo): __builtin_trap with __debugbreak confused (typo): __builtin_trap with __debugbreak Mar 10, 2024
@Challanger524 Challanger524 changed the title confused (typo): __builtin_trap with __debugbreak __has_builtin(__debugbreak) does not exist in code nature, what is this? Mar 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant