[all-commits] [llvm/llvm-project] 39dfaf: [clang][ASTImporter] Fix crash when template class...
Exile via All-commits
all-commits at lists.llvm.org
Wed Nov 1 03:29:50 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 39dfaf0d0d48ac53fca5a8123d2074dcc55ce6fd
https://github.com/llvm/llvm-project/commit/39dfaf0d0d48ac53fca5a8123d2074dcc55ce6fd
Author: Exile <2094247798 at qq.com>
Date: 2023-11-01 (Wed, 01 Nov 2023)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/AST/ASTImporter.cpp
M clang/unittests/AST/ASTImporterTest.cpp
Log Message:
-----------
[clang][ASTImporter] Fix crash when template class static member imported to other translation unit. (#68774)
Fixes: #68769
Co-authored-by: miaozhiyuan <miaozhiyuan at feysh.com>
More information about the All-commits
mailing list