[Support] Remove LLVM_ATTRIBUTE_DEPRECATED
The guidance since D94219 is to use [[deprecated]] directly. Now that all historical uses of the macro have been removed, drop the macro itself.
Loading
Please sign in to comment
The guidance since D94219 is to use [[deprecated]] directly. Now that all historical uses of the macro have been removed, drop the macro itself.