bradfier added a comment.

In https://reviews.llvm.org/D31652#719990, @arphaman wrote:

> Are the `<<<` and `>>>` operators handled correctly?


Yes, as a side-effect of CUDA kernel-call syntax which uses `>>>` and `<<<`, 
those tokens are recognised as punctuators.


Repository:
  rL LLVM

https://reviews.llvm.org/D31652



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to