[clang] Generalize creduce-clang-crash.py script to look for cvise (PR #128592)

2025-02-25 Thread Lucile Rose Nihlen via cfe-commits
https://github.com/lnihlen approved this pull request. https://github.com/llvm/llvm-project/pull/128592 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [llvm] [WebAssembly] Refactor Wasm Reference Types as TargetExtType (PR #93428)

2024-06-15 Thread Lucile Rose Nihlen via cfe-commits
https://github.com/lnihlen updated https://github.com/llvm/llvm-project/pull/93428 >From 646782a218e85ea5080f9a69dd86460b6e8c38b4 Mon Sep 17 00:00:00 2001 From: Lucile Nihlen Date: Sat, 25 May 2024 18:55:09 + Subject: [PATCH 1/2] Apply patch from #71540 --- .../test/CodeGen/WebAssembly/bu

[clang] [llvm] [WebAssembly] Refactor Wasm Reference Types as TargetExtType (PR #93428)

2024-05-26 Thread Lucile Rose Nihlen via cfe-commits
https://github.com/lnihlen updated https://github.com/llvm/llvm-project/pull/93428 >From fc5e70b0f4e3182487ddb52b0b675b798dff62ba Mon Sep 17 00:00:00 2001 From: Lucile Nihlen Date: Sat, 25 May 2024 18:55:09 + Subject: [PATCH 1/2] Apply patch from #71540 --- .../test/CodeGen/WebAssembly/bu

[clang] [llvm] [WebAssembly] Refactor Wasm Reference Types as TargetExtType (PR #93428)

2024-05-26 Thread Lucile Rose Nihlen via cfe-commits
https://github.com/lnihlen converted_to_draft https://github.com/llvm/llvm-project/pull/93428 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [llvm] [WebAssembly] Refactor Wasm Reference Types as TargetExtType (PR #93428)

2024-05-26 Thread Lucile Rose Nihlen via cfe-commits
https://github.com/lnihlen created https://github.com/llvm/llvm-project/pull/93428 This is a re-application of #71540, with the hopes I can get some help from @pmatos and others to finish it. Right now the '../clang/test/CodeGen/WebAssembly/wasm-funcref.c' test fails with an assertion trying