[clang] [Clang] Add fake use emission to Clang with -fextend-lifetimes (PR #110102)

Paul T Robinson via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 24 08:42:22 PST 2025


================
@@ -87,6 +87,10 @@ class EHScope {
     LLVM_PREFERRED_TYPE(bool)
     unsigned IsLifetimeMarker : 1;
 
+    /// Whether this cleanup is a fake use
----------------
pogo59 wrote:

Full-stop at the end

https://github.com/llvm/llvm-project/pull/110102


More information about the cfe-commits mailing list