move sorting of qualifying protocols from the parser into
sema. This allows clients of the parser to have the unmolested list if desired, and guarantees that noone can create an ObjCQualifiedInterfaceType with an unsorted list. llvm-svn: 49310
Loading
Please register or sign in to comment