The parameter definition of this API is const volatile __int64*, but it is not defined correctly in clang. Move the 'CD' to the correct location.
Bug tracked here: http://llvm.org/bugs/show_bug.cgi?id=21004
Differential D6598
Fix __ldrexd arm intrinsic DanielJump on Dec 10 2014, 5:00 PM. Authored by
Details
The parameter definition of this API is const volatile __int64*, but it is not defined correctly in clang. Move the 'CD' to the correct location. Bug tracked here: http://llvm.org/bugs/show_bug.cgi?id=21004
Diff Detail Event TimelineComment Actions Thanks - I'm new to clang development. Do I want for someone to submit this change on my behalf? Or do I need to manually email it to an alias? I was assuming that cfe-commits would take care of it. |