summaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/c_function_attributes.py
Commit message (Expand)AuthorAgeFilesLines
* compiler: add 'force_align_arg_pointer' function attributeTim-Philipp Müller2020-06-211-0/+2
* compilers: Silence warning about gnu_inline with clangNirbheek Chauhan2020-04-201-3/+0
* compilers: Update gnu_inline test to work correctly with Clang >= 10Dylan Baker2020-04-171-0/+3
* Split attribute visibilityDylan Baker2019-06-251-2/+9
* compilers/c_function_attributes: fix for ICCDylan Baker2018-11-151-4/+4
* Add method to check for C/C++ function attributesDylan Baker2018-09-071-0/+123