[PATCH] D156154: [clang][ConstExprEmitter] handle IntegerLiterals
Eli Friedman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 24 11:53:14 PDT 2023
efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.
That said, skipping all those abstraction layers for the simplest cases is probably worth it; LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156154/new/
https://reviews.llvm.org/D156154
More information about the cfe-commits
mailing list