Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D130326
[ODRHash] Hash `ObjCPropertyDecl` and diagnose discovered mismatches. ClosedPublic Authored by vsapsai on Jul 21 2022, 7:55 PM.
Details
Diff Detail
Event Timelinevsapsai added a parent revision: D130325: [ODRHash] Hash `ObjCMethodDecl` and diagnose discovered mismatches..Jul 21 2022, 7:55 PM This revision is now accepted and ready to land.Nov 10 2022, 10:49 PM This revision was landed with ongoing or failed builds.Nov 17 2022, 5:22 PM Closed by commit rGdcb71b5e1d13: [ODRHash] Hash `ObjCPropertyDecl` and diagnose discovered mismatches. (authored by vsapsai). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 469443 clang/include/clang/AST/ODRDiagsEmitter.h
clang/include/clang/Basic/DiagnosticASTKinds.td
clang/lib/AST/ODRDiagsEmitter.cpp
clang/lib/AST/ODRHash.cpp
clang/test/Modules/compare-objc-protocol.m
|