]> gcc.gnu.org Git - gcc.git/commit
c: support attribs starting with '_' marxin/heads/PR107156-allow-leading-dast-in-attr
authorMartin Liska <mliska@suse.cz>
Wed, 5 Oct 2022 10:34:30 +0000 (12:34 +0200)
committerMartin Liska <mliska@suse.cz>
Wed, 5 Oct 2022 10:34:30 +0000 (12:34 +0200)
commitda2fbd413cd06b439b404368639ccbfdd9af6f21
treed40b9b77f87decef9b629528917ba2fe6fe5a46d
parent233c966dba5012938a1f84e14c26b52d507b2aae
c: support attribs starting with '_'

PR c/107156

gcc/ChangeLog:

* attribs.h (lookup_attribute_by_prefix): Support attributes
starting with dash (like _noreturn, or __Noreturn).
gcc/attribs.h
This page took 0.068375 seconds and 6 git commands to generate.