[PATCH] D157445: [CodeGen][UBSan] Add support for handling attributed functions in getUBSanFunctionTypeHash.
Yeoul Na via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 15 14:21:18 PDT 2023
rapidsna accepted this revision.
rapidsna added a comment.
This revision is now accepted and ready to land.
The changes look good to me. Ideally, we could add tests with multiple attributes and possibly with other sugar types.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157445/new/
https://reviews.llvm.org/D157445
More information about the cfe-commits
mailing list