Skip to content
Snippets Groups Projects
Commit dedbdfb7 authored by cor3ntin's avatar cor3ntin Committed by Tobias Hieta
Browse files

[Clang] Improve type traits recognition in `__has_builtin` (#111516)

`__has_builtin` was relying on reversible identifiers and string
matching to recognize builtin-type traits, leading to some newer type
traits not being recognized.

Fixes #111477
parent 92f4a2bf
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment