Files
clang-p2996/clang/test/CXX/basic/basic.lookup/basic.lookup.unqual/p3.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

1.5 KiB