diff options
author | Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com> | 2023-11-22 10:44:08 +0100 |
---|---|---|
committer | Arthur Cohen <arthur.cohen@embecosm.com> | 2024-01-30 12:36:47 +0100 |
commit | 04b3089a47c5ccfb86b29a9c64157d5d4f755c1c (patch) | |
tree | 3c68ceeacba71ca19e635b380154a6e832da059b /gcc/c | |
parent | 68990dbeadc5f4b90c0aa14387cb80d0f411aa43 (diff) | |
download | gcc-04b3089a47c5ccfb86b29a9c64157d5d4f755c1c.zip gcc-04b3089a47c5ccfb86b29a9c64157d5d4f755c1c.tar.gz gcc-04b3089a47c5ccfb86b29a9c64157d5d4f755c1c.tar.bz2 |
gccrs: Add async const function ast validation pass
Add a check during AST validation pass to ensure functions are either
const or async but not both.
gcc/rust/ChangeLog:
* checks/errors/rust-ast-validation.cc (ASTValidation::visit): Add
async const check.
Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Diffstat (limited to 'gcc/c')
0 files changed, 0 insertions, 0 deletions