compiler: implement rseq_unqual_scalar_typeof
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 20 Apr 2023 21:35:29 +0000 (17:35 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 20 Apr 2023 21:41:48 +0000 (17:41 -0400)
commitd292e9e1fc9cdd6cbabfb82192846bddf9da8341
treec1a3963e3df03020822cb1a771127c1a695a4b2c
parent6a5fa598f2400060aa0aa6907b9f8c5d20d64c4f
compiler: implement rseq_unqual_scalar_typeof

Allow defining variables and cast with a typeof which removes the
volatile and const qualitiers.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: Ibe7068e2c307ed47a2eb6db891e717fb7db47282
include/rseq/compiler.h
This page took 0.022919 seconds and 4 git commands to generate.