[all-commits] [llvm/llvm-project] 7c5331: [clang] ASTImporter fix SubstNonTypeTemplateParmEx...
Matheus Izvekov via All-commits
all-commits at lists.llvm.org
Fri Apr 11 15:42:50 PDT 2025
Branch: refs/heads/users/mizvekov/SubstNonTypeTemplateParmExpr-fix-import-sourceloc
Home: https://github.com/llvm/llvm-project
Commit: 7c53319c1e7ea35b8fab471b28403b1b84bc59b0
https://github.com/llvm/llvm-project/commit/7c53319c1e7ea35b8fab471b28403b1b84bc59b0
Author: Matheus Izvekov <mizvekov at gmail.com>
Date: 2025-04-11 (Fri, 11 Apr 2025)
Changed paths:
M clang/lib/AST/ASTImporter.cpp
Log Message:
-----------
[clang] ASTImporter fix SubstNonTypeTemplateParmExpr source location
This fixes an issue where an incorrect source location is imported.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list