Files
clang-p2996/clang/test/SemaTemplate/ms-delayed-default-template-args.cpp
Richard Smith 0c42539df3 Improve error recovery from missing '>' in template argument list.
Produce the conventional "to match this '<'" note, so that the user
knows why we expected a '>', and properly handle '>>' in C++11 onwards.
2020-03-27 18:59:01 -07:00

2.9 KiB