[clang] [clang] Frontend: Destroy compiling compiler instance before read (PR #154455)

2025-08-28 Thread Anthony Latsis via cfe-commits
https://github.com/AnthonyLatsis updated https://github.com/llvm/llvm-project/pull/154455 >From 87408f6aedc8aa50c47eeb33e6bb3b6299272c30 Mon Sep 17 00:00:00 2001 From: Ben Barham Date: Tue, 1 Jul 2025 18:06:27 -0700 Subject: [PATCH] [clang] Frontend: Destroy compiling compiler instance before

[clang] [clang] Upstream `clang::CodeGen::getConstantSignedPointer` (PR #154453)

2025-08-21 Thread Anthony Latsis via cfe-commits
https://github.com/AnthonyLatsis updated https://github.com/llvm/llvm-project/pull/154453 >From 720fe06f7fb13eef51d7bfbfbef9022fa995dc62 Mon Sep 17 00:00:00 2001 From: Anthony Latsis Date: Mon, 21 Apr 2025 21:15:59 +0100 Subject: [PATCH] [clang] Upstream `clang::CodeGen::getConstantSignedPointe

[clang] [clang] Frontend: Destroy compiling compiler instance before read (PR #154455)

2025-08-19 Thread Anthony Latsis via cfe-commits
https://github.com/AnthonyLatsis edited https://github.com/llvm/llvm-project/pull/154455 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [Frontend] Destroy compiling compiler instance before read (PR #154455)

2025-08-19 Thread Anthony Latsis via cfe-commits
https://github.com/AnthonyLatsis updated https://github.com/llvm/llvm-project/pull/154455 >From ef9764a255c47b2cc8fac486193b563d7fd6925b Mon Sep 17 00:00:00 2001 From: Ben Barham Date: Tue, 1 Jul 2025 18:06:27 -0700 Subject: [PATCH] [clang] Frontend: Destroy compiling compiler instance before