[PATCH] D109857: [test] Fix test failure in Clang :: Lexer/char-escapes-delimited.c

Matthew Voss via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 15 15:39:14 PDT 2021


ormris added a comment.

We saw this failure for our internal SIE (PlayStation) platform. I just tested on x86_64-unknown-linux-gnu using C99 and C++98, though, and the test fails. It looks like this feature is restricted to more recent standard versions somehow.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109857



More information about the cfe-commits mailing list