mirror of
https://github.com/github/codeql.git
synced 2025-12-20 18:56:32 +01:00
C++: Add DB support for C++20's char8_t
This commit is contained in:
@@ -616,6 +616,7 @@ enumconstants(
|
||||
| 48 = _Float64x
|
||||
| 49 = _Float128
|
||||
| 50 = _Float128x
|
||||
| 51 = char8_t
|
||||
;
|
||||
*/
|
||||
builtintypes(
|
||||
|
||||
Reference in New Issue
Block a user