diff options
author | Kushal Pal <kushalpal109@gmail.com> | 2024-01-26 11:25:10 +0530 |
---|---|---|
committer | Arthur Cohen <arthur.cohen@embecosm.com> | 2024-02-07 12:40:23 +0100 |
commit | 4be51abd5e829b2b9e8f4b7bc48212c17cf4c3f9 (patch) | |
tree | 199292cc6e69494e1677056baaa4db66e5d40702 /gcc/gcc.cc | |
parent | 4287f316e48398832aae30e288af887198206c68 (diff) | |
download | gcc-4be51abd5e829b2b9e8f4b7bc48212c17cf4c3f9.zip gcc-4be51abd5e829b2b9e8f4b7bc48212c17cf4c3f9.tar.gz gcc-4be51abd5e829b2b9e8f4b7bc48212c17cf4c3f9.tar.bz2 |
gccrs: Add checks for Trait functions
Since we want to use AST::Function class for trait functions as well, we
need to check against specific conditions in ASTValidation phase.
gcc/rust/ChangeLog:
* checks/errors/rust-ast-validation.cc (ASTValidation::visit):
Add checks for Trait functions.
Signed-off-by: Kushal Pal <kushalpal109@gmail.com>
Diffstat (limited to 'gcc/gcc.cc')
0 files changed, 0 insertions, 0 deletions