[PATCH] D88665: [ASTImporter][AST] Fix structural equivalency crash on dependent FieldDecl
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 2 05:11:31 PDT 2020
martong updated this revision to Diff 295800.
martong added a comment.
- Delegate to BitWidth Expr matching in case of BitFields
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88665/new/
https://reviews.llvm.org/D88665
Files:
clang/lib/AST/ASTStructuralEquivalence.cpp
clang/test/ASTMerge/struct/test.c
clang/unittests/AST/StructuralEquivalenceTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88665.295800.patch
Type: text/x-patch
Size: 6236 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201002/b8ffe5b3/attachment-0001.bin>
More information about the cfe-commits
mailing list