aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python
diff options
context:
space:
mode:
authorDiogo N. Sampaio <diogo.sampaio@arm.com>2018-09-05 14:56:21 +0000
committerDiogo N. Sampaio <diogo.sampaio@arm.com>2018-09-05 14:56:21 +0000
commitfcc97daa8ae6f3e4899546f80f1f03f08cb0005b (patch)
treeb787a82f82d764da08fab22a6700c2267b4c55d3 /lldb/scripts/Python
parent651abaf5362c19172bb92c493566a857d740539d (diff)
downloadllvm-fcc97daa8ae6f3e4899546f80f1f03f08cb0005b.zip
llvm-fcc97daa8ae6f3e4899546f80f1f03f08cb0005b.tar.gz
llvm-fcc97daa8ae6f3e4899546f80f1f03f08cb0005b.tar.bz2
Fix arm_neon.h and arm_fp16.h generation for compiling with std=c89
Summary: The inline attribute is not valid for C standard 89. Replace the argument in the generation of header files with __inline, as well adding tests for both header files. Reviewers: pbarrio, SjoerdMeijer, javed.absar, t.p.northover Subscribers: t.p.northover, kristof.beyls, chrib, cfe-commits Differential Revision: https://reviews.llvm.org/D51683 test/Headers/arm-fp16-header.c test/Headers/arm-neon-header.c utils/TableGen/NeonEmitter.cpp llvm-svn: 341475
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions