[all-commits] [llvm/llvm-project] 90f314: [Sema] Cut the deep_recursion.c test in half to fi...
Ilya Biryukov via All-commits
all-commits at lists.llvm.org
Thu Jun 26 06:30:12 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 90f3147424a36652dae51aa690d9948117f8d906
https://github.com/llvm/llvm-project/commit/90f3147424a36652dae51aa690d9948117f8d906
Author: Ilya Biryukov <ibiryukov at google.com>
Date: 2025-06-26 (Thu, 26 Jun 2025)
Changed paths:
M clang/test/Sema/deep_recursion.c
Log Message:
-----------
[Sema] Cut the deep_recursion.c test in half to fix tests in asan mode
The original test was added with a big overkill. Cutting in half allows
to still catch original issue and not break with asan.
Follow-up to 78b7f6a03d0f32f37e619dce8557cd1df1898944 (#145734)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list