Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compiler: add 'force_align_arg_pointer' function attribute | Tim-Philipp Müller | 2020-06-21 | 1 | -0/+2 |
* | compilers: Silence warning about gnu_inline with clang | Nirbheek Chauhan | 2020-04-20 | 1 | -3/+0 |
* | compilers: Update gnu_inline test to work correctly with Clang >= 10 | Dylan Baker | 2020-04-17 | 1 | -0/+3 |
* | Split attribute visibility | Dylan Baker | 2019-06-25 | 1 | -2/+9 |
* | compilers/c_function_attributes: fix for ICC | Dylan Baker | 2018-11-15 | 1 | -4/+4 |
* | Add method to check for C/C++ function attributes | Dylan Baker | 2018-09-07 | 1 | -0/+123 |