mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-08 03:08:53 +00:00
e087a30585
Summary: We added a helper function for the generators: get_true_type, which finds the actual type behind a series of typedefs (though the compiler only supports one layer of typedefs now). This change uses it everywhere we used to have that loop. (It was a lot of places.) Reviewed By: mcslee Test Plan: test/ManyTypedefs.thrift Revert Plan: ok git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665220 13f79535-47bb-0310-9956-ffa450edef68 |
||
---|---|---|
.. | ||
cpp |