[clang] [clang] Fix TemplateInstantiator crash transforming loop hint argument (PR #172289)
Erich Keane via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 15 06:18:41 PST 2025
================
@@ -2197,19 +2197,23 @@ TemplateInstantiator::TransformLoopHintAttr(const LoopHintAttr *LH) {
----------------
erichkeane wrote:
Patch needs a release note
https://github.com/llvm/llvm-project/pull/172289
More information about the cfe-commits
mailing list