Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D158702
[clang][Interp] Check pointer inc/dec ops for initialization ClosedPublic Authored by tbaeder on Aug 23 2023, 10:07 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 7 2023, 2:14 AM This revision was landed with ongoing or failed builds.Sep 15 2023, 4:04 AM Closed by commit rG177f9ab2fbd8: [clang][Interp] Check pointer inc/dec ops for initialization (authored by tbaeder). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 556843 clang/lib/AST/Interp/Interp.h
clang/test/AST/Interp/literals.cpp
|