Fix a few of the leftover FIXME comments from previous commits.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D149846
[clang][Interp] Check inc/dec family of ops for initialization ClosedPublic Authored by tbaeder on May 4 2023, 6:34 AM.
Details Summary Fix a few of the leftover FIXME comments from previous commits.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 5 2023, 10:40 AM This revision was landed with ongoing or failed builds.Jun 16 2023, 6:19 AM Closed by commit rG459f495f49a1: [clang][Interp] Check inc/dec family of ops for initialization (authored by tbaeder). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 532122 clang/lib/AST/Interp/Interp.h
clang/lib/AST/Interp/Interp.cpp
clang/test/AST/Interp/literals.cpp
|