================ @@ -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