Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 79b3a99

Browse files
author
Matthew Gretton-Dann
committed
C++: Add DB support for C++20's char8_t
1 parent 62b7cbf commit 79b3a99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cpp/ql/src/semmlecode.cpp.dbscheme

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -616,6 +616,7 @@ enumconstants(
616616
| 48 = _Float64x
617617
| 49 = _Float128
618618
| 50 = _Float128x
619+
| 51 = char8_t
619620
;
620621
*/
621622
builtintypes(

0 commit comments

Comments
 (0)