[all-commits] [llvm/llvm-project] 3287ae: [clang][ASTImporter] IdentifierInfo of Attribute s...
Qizhi Hu via All-commits
all-commits at lists.llvm.org
Tue Nov 28 17:33:51 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3287ae8f6520ef81570377c1fb4c7147782a13ef
https://github.com/llvm/llvm-project/commit/3287ae8f6520ef81570377c1fb4c7147782a13ef
Author: Qizhi Hu <836744285 at qq.com>
Date: 2023-11-29 (Wed, 29 Nov 2023)
Changed paths:
M clang/include/clang/Basic/AttributeCommonInfo.h
M clang/lib/AST/ASTImporter.cpp
M clang/unittests/AST/ASTImporterTest.cpp
Log Message:
-----------
[clang][ASTImporter] IdentifierInfo of Attribute should be set using 'ToASTContext' (#73290)
Co-authored-by: huqizhi <836744285 at qq.com>
More information about the All-commits
mailing list