[PATCH] D131416: [Clang][BinaryOperator] memoize ICEKind for BinaryOperator Exprs
Justin Stitt via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 8 14:57:08 PDT 2022
justinstitt updated this revision to Diff 450966.
justinstitt retitled this revision from "[Clang][BinaryOperator] cache ICEKind" to "[Clang][BinaryOperator] memoize ICEKind for BinaryOperator Exprs".
justinstitt edited the summary of this revision.
justinstitt added a comment.
Herald added a subscriber: pengfei.
add profile data to commit message
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131416/new/
https://reviews.llvm.org/D131416
Files:
clang/include/clang/AST/Expr.h
clang/lib/AST/ExprConstant.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131416.450966.patch
Type: text/x-patch
Size: 5251 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220808/066fcf76/attachment-0001.bin>
More information about the cfe-commits
mailing list