[clang] Add a flag to preserve the old macro behaviour. (PR #174895)

Snehasish Kumar via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 8 16:52:24 PST 2026


================
@@ -6279,11 +6293,17 @@ void CGDebugInfo::EmitGlobalAlias(const llvm::GlobalValue *GV,
 }
 
 void CGDebugInfo::AddStringLiteralDebugInfo(llvm::GlobalVariable *GV,
+
----------------
snehasish wrote:

Cleaned up.

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


More information about the cfe-commits mailing list