8 Commits (8e89a38737281f7618a1284fe9e68eb6bb1fe99d)

Author SHA1 Message Date
Tristan Partin 8cb16b2d6a Add support for GCC's null_terminated_string_arg function attribute 7 months ago
Christoph Reiter 2d538c58cb Fix visibility attribute support check for GCC on Windows 1 year ago
Dudemanguy f2cb8e2ad5 add cc.has_function_attribute('vector_size') 2 years ago
Tristan Partin 8d918e0147 Add cc.has_function_attribute('sentinel') 3 years ago
Tristan Partin 5d438b6aed Add cc.has_function_attribute('section') 3 years ago
Arsen Arsenović 57ce83b396 compilers/c_function_attributes: add retain 3 years ago
Tim-Philipp Müller 246e5437aa compiler: add 'force_align_arg_pointer' function attribute 4 years ago
Dylan Baker 29ef4478df compilers/d: Add b_ndebug support 5 years ago
Nirbheek Chauhan dc19b13202 compilers: Silence warning about gnu_inline with clang 5 years ago
Dylan Baker 66bc485646 compilers: Update gnu_inline test to work correctly with Clang >= 10 5 years ago
Dylan Baker e2039da5d9 Split attribute visibility 6 years ago
Dylan Baker 21a7528b2f compilers/c_function_attributes: fix for ICC 6 years ago
Dylan Baker 51e9db370a Add method to check for C/C++ function attributes 6 years ago