Skip to content

Conversation

@qinkunbao
Copy link
Member

@qinkunbao qinkunbao commented Jul 23, 2025

Created using spr 1.3.6
@llvmbot llvmbot added the clang Clang issues not falling into any other category label Jul 23, 2025
@llvmbot
Copy link
Member

llvmbot commented Jul 23, 2025

@llvm/pr-subscribers-clang

Author: Qinkun Bao (qinkunbao)

Changes

Full diff: https://github.com/llvm/llvm-project/pull/150294.diff

1 Files Affected:

  • (modified) clang/test/Interpreter/pretty-print.c (+1-1)
diff --git a/clang/test/Interpreter/pretty-print.c b/clang/test/Interpreter/pretty-print.c
index 56488a164719b..3648e8970b6f0 100644
--- a/clang/test/Interpreter/pretty-print.c
+++ b/clang/test/Interpreter/pretty-print.c
@@ -3,7 +3,7 @@
 // RUN: cat %s | clang-repl -Xcc -xc  | FileCheck %s
 // RUN: cat %s | clang-repl -Xcc -std=c++11 | FileCheck %s
 
-// UNSUPPORTED: hwasan
+// UNSUPPORTED: hwasan, asan
 
 
 char c = 'a'; c

Created using spr 1.3.6
@qinkunbao qinkunbao merged commit 1b7aa4e into main Jul 23, 2025
9 checks passed
@qinkunbao qinkunbao deleted the users/qinkunbao/spr/clang-repl-disable-new-test-after-148701 branch July 23, 2025 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

clang Clang issues not falling into any other category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants