Correct order of fields and indirect fields in imported RecordDecl
is needed for correct work of record layout calculations.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Looks good, I just have a comment about the matcher.
clang/unittests/AST/ASTImporterTest.cpp | ||
---|---|---|
1434 ↗ | (On Diff #217591) | This name sounds strange for me, perhaps hasAnyKindOfFieldOrder ? |