cor3ntin added a comment.

Okay, what's happening is that utf literals are only available for c++11 onward 
and the tests do not account for that.
Would you mind dropping the minimum version to C++11 and C11? I think that 
would be reasonable.

I could do a more extensive fix but I don't know how urgent this is for you


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109857/new/

https://reviews.llvm.org/D109857

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

Reply via email to