[PATCH] D71734: [Modules] Handle tag types and complain about bad merges in C/Objective-C mode
Richard Trieu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 14 22:08:05 PST 2020
rtrieu added a comment.
Heads up in case it affects you refactoring work:
While looking through this code, I found a bug I previously made. I fixed it with a small change, but that lies in the middle of your refactoring during FieldDecl handling. The change is here:
https://reviews.llvm.org/rGa60e8927297005898b10a46300d929ba5cf7833c
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71734/new/
https://reviews.llvm.org/D71734
More information about the cfe-commits
mailing list