Use a bool for whether or not an abbreviation has children rather than
using a full uint16_t with the flag value... which happens to be 0 or 1. Update the class for bool values and rename functions slightly. llvm-svn: 202921
Loading
Please register or sign in to comment