Fix Thrift compiler to support reuse of enums and constants in later constants Summary: So for example, you can make a constant map of enum values to string identifiers. Reviewed By: dreiss Test Plan: ConstantsDemo.thrift in the test folder