Import the builtin type prefix before we import the user expression prefix so...
Import the builtin type prefix before we import the user expression prefix so that the user expression prefix can use the uint, int, size_t, and other types without having to define them. llvm-svn: 185488
Loading
Please register or sign in to comment