[CUDA] Fixed parsing of optional template-argument-list.
We need to consider all tokens that start with '>' when we're checking for the end of an empty template argument list. Differential Revision: https://reviews.llvm.org/D52321 llvm-svn: 342752
Loading
Please sign in to comment