[all-commits] [llvm/llvm-project] 3ab1e0: [Clang] Remove broken AST dump test for now (#156498)
Sirraide via All-commits
all-commits at lists.llvm.org
Tue Sep 2 10:44:36 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3ab1e0f888d46708c0c2308b072d84d8ceb43f93
https://github.com/llvm/llvm-project/commit/3ab1e0f888d46708c0c2308b072d84d8ceb43f93
Author: Sirraide <aeternalmail at gmail.com>
Date: 2025-09-02 (Tue, 02 Sep 2025)
Changed paths:
R clang/test/AST/ast-dump-labeled-break-continue-json.c
Log Message:
-----------
[Clang] Remove broken AST dump test for now (#156498)
The name mangling on Mac OS is causing one of the AST dump tests added
by #152870 to fail, and it seems that there are some other issues with it; remove
it entirely so it stops breaking CI; I’ll add it back in a separate pr after I’ve managed
to fix it.
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