Fix bugs of C Generator 51/261351/1
authorHwankyu Jhun <h.jhun@samsung.com>
Fri, 16 Jul 2021 01:30:34 +0000 (10:30 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Fri, 16 Jul 2021 01:30:34 +0000 (10:30 +0900)
commitf0a29c9efe5d3adfb63d1ead8514796c11d3bbf6
tree97ce2e9fb8b6e905bedfb1dd91485a654456b277
parenta5355fa915f414ac79048148c7934242320a1d95
Fix bugs of C Generator

If the type is built-in type, setting the result to an integer variable
is not needed.

Change-Id: I00106fcf8c8019b9b8c034b96fc9c48974ab81b5
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
idlc/gen/c_body_gen_base.cc