__list::ends_with_template was giving the wrong answer for empty lists. And...
__list::ends_with_template was giving the wrong answer for empty lists. And __parse_unnamed_type_name wasn't properly handling the list of paramters and was not safe against incorrectly mangled lambdas (running past last). llvm-svn: 169022
Loading
Please register or sign in to comment