[PATCH] D149846: [clang][Interp] Check inc/dec family of ops for initialization

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 4 06:34:16 PDT 2023


tbaeder created this revision.
tbaeder added reviewers: aaron.ballman, erichkeane, tahonermann, shafik.
Herald added a project: All.
tbaeder requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Fix a few of the leftover FIXME comments from previous commits.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D149846

Files:
  clang/lib/AST/Interp/Interp.cpp
  clang/lib/AST/Interp/Interp.h
  clang/test/AST/Interp/literals.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149846.519468.patch
Type: text/x-patch
Size: 7452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230504/5ede470f/attachment.bin>


More information about the cfe-commits mailing list