[PATCH] D138859: [ODRHash] Drive attribute hashing through TableGen. NFC intended.
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 28 13:29:05 PST 2022
erichkeane added a comment.
The hash there isn't the problem, its that you're adding a field to Attr.td that isn't serialized in ASTWriter/ASTReader.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138859/new/
https://reviews.llvm.org/D138859
More information about the cfe-commits
mailing list