[PATCH] D138859: [ODRHash] Drive attribute hashing through TableGen. NFC intended.

Volodymyr Sapsai via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 28 13:15:43 PST 2022


vsapsai created this revision.
vsapsai added reviewers: aaron.ballman, ChuanqiXu, erichkeane.
Herald added a subscriber: ributzka.
Herald added a project: All.
vsapsai requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

In this change deliberately keeping the tests intact to make sure
TableGen implementation works the same way as the manual one.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D138859

Files:
  clang/include/clang/AST/Attr.h
  clang/include/clang/Basic/Attr.td
  clang/lib/AST/AttrImpl.cpp
  clang/lib/AST/ODRHash.cpp
  clang/utils/TableGen/ClangAttrEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138859.478350.patch
Type: text/x-patch
Size: 14137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221128/d4275b96/attachment.bin>


More information about the cfe-commits mailing list