Implement the suggested resolution to core issue 547, extended to also
allow ref-qualifiers on function types used as template type arguments. GNU actually allows cv-qualifiers on function types in many places where it shouldn't, so we currently categorize this as a GNU extension. llvm-svn: 124584
Loading
Please register or sign in to comment