[all-commits] [llvm/llvm-project] aef000: [clang] fix serialization of SubstNonTypeTemplateP...

Matheus Izvekov via All-commits all-commits at lists.llvm.org
Sun Apr 6 17:57:42 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aef000dd43b8ee2397e71f877217a9ecbd23c608
      https://github.com/llvm/llvm-project/commit/aef000dd43b8ee2397e71f877217a9ecbd23c608
  Author: Matheus Izvekov <mizvekov at gmail.com>
  Date:   2025-04-06 (Sun, 06 Apr 2025)

  Changed paths:
    M clang/lib/AST/ASTContext.cpp
    M clang/lib/Serialization/ASTReaderStmt.cpp
    M clang/lib/Serialization/ASTWriterStmt.cpp

  Log Message:
  -----------
  [clang] fix serialization of SubstNonTypeTemplateParmExpr (#134560)

This fixes a couple of mistakes introduced when merging
https://github.com/llvm/llvm-project/pull/132748

Fixes msan failure reported here:
https://github.com/llvm/llvm-project/pull/132748#issuecomment-2781105225



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