xazax.hun marked an inline comment as done. xazax.hun added inline comments.
================ Comment at: clang/lib/Sema/SemaInit.cpp:7130 - bool IsGslPtrInitWithGslTempOwner = - IsTempGslOwner && pathOnlyInitializesGslPointer(Path); + bool IsGslPtrInitWithGslTempOwner = false; + bool IsLocalGslOwner = false; ---------------- This is the NFC part. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D66152/new/ https://reviews.llvm.org/D66152 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits