Fixes rdar://72243125.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D93247
[Sema] Fix a miscompile by retaining array qualifiers when folding VLAs to constant arrays ClosedPublic Authored by erik.pilkington on Dec 14 2020, 2:26 PM.
Details Summary Fixes rdar://72243125.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 15 2020, 8:52 AM Closed by commit rG95b2dab19910: [Sema] Fix a miscompile by retaining array qualifiers when folding VLAs to… (authored by erik.pilkington). · Explain WhyDec 16 2020, 7:02 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 312201 clang/lib/Sema/SemaDecl.cpp
clang/test/SemaObjC/arc.m
|