These warnings were identified while debugging modules with Wsystem-headers.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D132003
[clang][ARM][NFC] Clean up signed conversion and undefined macros in builtin header ClosedPublic Authored by ddcc on Aug 16 2022, 4:45 PM.
Details Summary These warnings were identified while debugging modules with Wsystem-headers.
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Sep 8 2022, 2:34 AM This revision was landed with ongoing or failed builds.Sep 8 2022, 12:48 PM Closed by commit rGac77b3fde120: [clang][ARM][NFC] Clean up signed conversion and undefined macros in builtin… (authored by ddcc). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 458832 clang/lib/Headers/arm_acle.h
|
Should the second cast be (uint16_t)__t?