"compiler-rt/lib/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "ce7a1ba1963052486a1bd74ffc4917bb1cf6c4e5"
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