"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "e5843597164f0d3958b8375aaf25c4ffa5eca1d0"
Add support for the __has_c_attribute builtin preprocessor macro.
This behaves similar to the __has_cpp_attribute builtin macro in that it allows users to detect whether an attribute is supported with the [[]] spelling syntax, which can be enabled in C with -fdouble-square-bracket-attributes. llvm-svn: 320088
Loading
Please register or sign in to comment