Details
Details
Diff Detail
Diff Detail
- Repository
- rT test-suite
- Build Status
Buildable 218998 Build 335694: arc lint + arc unit
Event Timeline
Comment Actions
LGTM.
| SingleSource/UnitTests/dyn_stack_alloc_realign.cpp | ||
|---|---|---|
| 30 ↗ | (On Diff #508287) | Why don't use aligned? |
| SingleSource/UnitTests/dyn_stack_alloc_realign.cpp | ||
|---|---|---|
| 30 ↗ | (On Diff #508287) | Yes, using aligned looks better. |
Comment Actions
Hi This change has broken LLVM testsuite on various buildbots
https://lab.llvm.org/buildbot/#/builders/178
https://lab.llvm.org/buildbot/#/builders/185
https://lab.llvm.org/buildbot/#/builders/179
Kindly have a look. Thanks!