aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/c-cpp.yml
diff options
context:
space:
mode:
authorAryadev Chavali <aryadev@aryadevchavali.com>2023-10-31 22:27:53 +0000
committerAryadev Chavali <aryadev@aryadevchavali.com>2023-10-31 22:27:53 +0000
commit0f0a1c7699fe48c726081230df605674a8a89c57 (patch)
tree066699da11210bc9c14afc39a85274a7d2ca6817 /.github/workflows/c-cpp.yml
parentd9aaaf2a5309a572d5d2cadc281836f1c27e4e8c (diff)
downloadovm-0f0a1c7699fe48c726081230df605674a8a89c57.tar.gz
ovm-0f0a1c7699fe48c726081230df605674a8a89c57.tar.bz2
ovm-0f0a1c7699fe48c726081230df605674a8a89c57.zip
Allow hex literals for numbers
As strto(ul|ll) allow the parsing of hex literals of the form `0x`, we allow lexing of hex literals which start with `x`. They're lexed into C hex literals which work for strtol.
Diffstat (limited to '.github/workflows/c-cpp.yml')
0 files changed, 0 insertions, 0 deletions