llvm-project/clang/test/CXX/basic/basic.lookup/basic.lookup.unqual
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
..
p3.cpp Improve error recovery from missing '>' in template argument list. 2020-03-27 18:59:01 -07:00
p7.cpp
p11.cpp
p12.cpp
p13.cpp
p14.cpp
p15.cpp