Added default ctor to Selector.
REASON: Without a default ctor we cannot do "new Selector[xxx]" and similar operations with ADTs that need to default constructor selectors. llvm-svn: 50534
Loading
Please register or sign in to comment
REASON: Without a default ctor we cannot do "new Selector[xxx]" and similar operations with ADTs that need to default constructor selectors. llvm-svn: 50534