[all-commits] [llvm/llvm-project] 007dd1: [ASTImporter][AST] Fix structural equivalency cras...
Gabor Marton via All-commits
all-commits at lists.llvm.org
Mon Oct 5 05:22:33 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 007dd12d546814977519b33ca38b1cc8b31fee26
https://github.com/llvm/llvm-project/commit/007dd12d546814977519b33ca38b1cc8b31fee26
Author: Gabor Marton <gabor.marton at ericsson.com>
Date: 2020-10-05 (Mon, 05 Oct 2020)
Changed paths:
M clang/lib/AST/ASTStructuralEquivalence.cpp
M clang/test/ASTMerge/struct/test.c
M clang/unittests/AST/StructuralEquivalenceTest.cpp
Log Message:
-----------
[ASTImporter][AST] Fix structural equivalency crash on dependent FieldDecl
Differential Revision: https://reviews.llvm.org/D88665
More information about the All-commits
mailing list