diff options
author | Emilio Cobos Álvarez <emilio@crisal.io> | 2022-10-18 02:17:18 +0200 |
---|---|---|
committer | Emilio Cobos Álvarez <emilio@crisal.io> | 2022-10-22 14:24:01 +0200 |
commit | 80738016a36e803fe3bf8b8f6f388c6589d86a1c (patch) | |
tree | 029672918da41492eb51972aeb133fa00040b999 /bindgen/regex_set.rs | |
parent | 0142c0aaf72a3859e319640224740965c2ddeab3 (diff) |
clang: Detect anonymous items explicitly, rather than relying on empty names.
In Clang 16, anonymous items may return names like
`(anonymous union at ..)` rather than empty names.
The right way to detect them is using clang_Cursor_isAnonymous.
Fixes #2312
Closes #2316
Co-Authored-by: Patrick Walton <pcwalton@fb.com>
Diffstat (limited to 'bindgen/regex_set.rs')
0 files changed, 0 insertions, 0 deletions