[all-commits] [llvm/llvm-project] d06d3a: [clang][ASTImporter] Fix of crash at ConstraintSat...
Balázs Kéri via All-commits
all-commits at lists.llvm.org
Tue May 26 00:24:33 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d06d3a7bdca153c3130704ef115c72095488e1f7
https://github.com/llvm/llvm-project/commit/d06d3a7bdca153c3130704ef115c72095488e1f7
Author: Balázs Kéri <balazs.keri at ericsson.com>
Date: 2026-05-26 (Tue, 26 May 2026)
Changed paths:
M clang/lib/AST/ASTImporter.cpp
A clang/test/Analysis/ctu/constraintsatisfaction.cpp
Log Message:
-----------
[clang][ASTImporter] Fix of crash at ConstraintSatisfaction import (#197407)
Null pointer dereference could happen during `ASTImporter` import of a
`ConstraintSatisfaction` object.
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