Resolves:
Fatal error: Offset not zero at the point of scalar access.
http://llvm.org/PR34992
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D39083
[CodeGen] Fix generation of TBAA info for array-to-pointer conversions ClosedPublic Authored by kosarev on Oct 19 2017, 1:39 AM.
Details Summary Resolves:
Diff Detail Event TimelineThis revision is now accepted and ready to land.Oct 19 2017, 9:17 AM Closed by commit rL316211: [CodeGen] Fix generation of TBAA info for array-to-pointer conversions (authored by kosarev). · Explain WhyOct 20 2017, 5:35 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 119552 lib/CodeGen/CGExpr.cpp
test/CodeGen/tbaa-array.cpp
|