From: Jun Zhang Date: Fri, 1 Jul 2022 15:26:08 +0000 (+0800) Subject: [NFC] Add a missing test for for clang-repl X-Git-Tag: upstream/15.0.7~2865 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2750985a5ccb97f4630c3443e75d78ed435d2bd0;p=platform%2Fupstream%2Fllvm.git [NFC] Add a missing test for for clang-repl This adds a missing test for 0ecbedc0986bd4b7b90a60a5f31d32337160d4c4 Signed-off-by: Jun Zhang Differential Revision: https://reviews.llvm.org/D128991 --- diff --git a/clang/test/Interpreter/execute.cpp b/clang/test/Interpreter/execute.cpp index f5c70c2..8fb528c 100644 --- a/clang/test/Interpreter/execute.cpp +++ b/clang/test/Interpreter/execute.cpp @@ -18,4 +18,8 @@ auto r2 = printf("S[f=%f, m=0x%llx]\n", s.f, reinterpret_cast