[all-commits] [llvm/llvm-project] 003fed: [test] Fix test failure in Clang :: Lexer/char-esc...
Matthew Voss via All-commits
all-commits at lists.llvm.org
Thu Sep 16 09:20:52 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 003fed8269b3f6d2b1618b670fc73d28972999e4
https://github.com/llvm/llvm-project/commit/003fed8269b3f6d2b1618b670fc73d28972999e4
Author: Matthew Voss <matthew.voss at sony.com>
Date: 2021-09-16 (Thu, 16 Sep 2021)
Changed paths:
M clang/test/Lexer/char-escapes-delimited.c
Log Message:
-----------
[test] Fix test failure in Clang :: Lexer/char-escapes-delimited.c
Specify the C and C++ standards explicitly for this test. This avoids
failures for drivers that default to older standards.
Differential Revision: https://reviews.llvm.org/D109857
More information about the All-commits
mailing list