Make sure they don't both define __nop. We use a similar pattern for other functions in arm_acle.h.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D69012
[Headers] Fix compatibility between arm_acle.h and intrin.h ClosedPublic Authored by efriedma on Oct 15 2019, 4:14 PM.
Details Summary Make sure they don't both define __nop. We use a similar pattern for other functions in arm_acle.h.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 21 2019, 12:30 AM Closed by commit rG98286b569d01: [Headers] Fix compatibility between arm_acle.h and intrin.h (authored by efriedma). · Explain WhyOct 29 2019, 5:45 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 226999 clang/lib/Headers/arm_acle.h
clang/test/Headers/arm-acle-header.c
|