aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/backend/rust-compile-resolve-path.cc
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2022-03-04 11:30:52 +0000
committerGitHub <noreply@github.com>2022-03-04 11:30:52 +0000
commitb4bd389c66a3e3bf0489626a1a70c2500d415ef8 (patch)
treeb9fbe9d56d8d2220768c3bbf104de4a1f4dc8e26 /gcc/rust/backend/rust-compile-resolve-path.cc
parente35da26d8ed884b27050c6cbfe2460696e4c9ebe (diff)
parent3f2d5a720b2be5b75eab2aa56af0b48a9bae5f62 (diff)
downloadgcc-b4bd389c66a3e3bf0489626a1a70c2500d415ef8.zip
gcc-b4bd389c66a3e3bf0489626a1a70c2500d415ef8.tar.gz
gcc-b4bd389c66a3e3bf0489626a1a70c2500d415ef8.tar.bz2
Merge #984
984: Implimented Soluion 1 and solution 2 for issue_734 r=philberty a=mvvsmk Fixes #734 Done : - [x] Remove iterate_params function - [x] Create new get_params function Solution 1 1) Created a new get_params function which returns the parameters. 2) Changed the references of the iterate_params to use get_params. Solution 2 1) Added get_params2 which returns `std::vector<TyTy::BaseType*>` 2) Changed the references of the iterate_params to use get_params. Status : Currently I have implemented the first solution. Signed-off-by : M V V S Manoj Kumar <mvvsmanojkumar@gmail.com> Co-authored-by: M V V S Manoj Kumar <mvvsmanojkumar@gmail.com>
Diffstat (limited to 'gcc/rust/backend/rust-compile-resolve-path.cc')
0 files changed, 0 insertions, 0 deletions