aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/backend
diff options
context:
space:
mode:
authorPhilip Herron <philip.herron@embecosm.com>2021-09-17 14:15:31 +0100
committerPhilip Herron <philip.herron@embecosm.com>2021-09-17 15:46:42 +0100
commite29a8a4172ae5c4f85d0e21d7edfaf934744c9fb (patch)
tree98f1af69c6ba1c718ab680751a2129eeaadbbab0 /gcc/rust/backend
parentecb777cc8df55a024add203e858486eadcc3aa62 (diff)
downloadgcc-e29a8a4172ae5c4f85d0e21d7edfaf934744c9fb.zip
gcc-e29a8a4172ae5c4f85d0e21d7edfaf934744c9fb.tar.gz
gcc-e29a8a4172ae5c4f85d0e21d7edfaf934744c9fb.tar.bz2
Cleanup error handling for CallExpr
Call Expressions need to type check the argument passing but the type system will return TyTy::Error nodes, it used to return nullptr about a year ago. Returning error nodes are safer and more flexible for detailed error handling and diagnostics. Addresses: #539
Diffstat (limited to 'gcc/rust/backend')
0 files changed, 0 insertions, 0 deletions