Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 27997 Build 27996: arc lint + arc unit
Event Timeline
Comment Actions
@lebedev.ri not a test, did I forgot to add anything? (sorry, it's my first time here)
Paths
| Differential D58016
fixes copy constructor generation of classes containing 0-length arrays followed by exactly 1 trivial field (fixes #40682) ClosedPublic Authored by jbigalet on Feb 10 2019, 11:10 AM.
Diff Detail
Event TimelineComment Actions @lebedev.ri not a test, did I forgot to add anything? (sorry, it's my first time here) This revision is now accepted and ready to land.Feb 11 2019, 10:40 AM
Revision Contents
Diff 186162 clang/lib/CodeGen/CGClass.cpp
clang/test/CodeGenCXX/pod-member-memcpys.cpp
|