[Support] Remove LLVM_ATTRIBUTE_DEPRECATED
authorNikita Popov <npopov@redhat.com>
Wed, 20 Apr 2022 10:16:41 +0000 (12:16 +0200)
committerNikita Popov <npopov@redhat.com>
Wed, 20 Apr 2022 10:16:41 +0000 (12:16 +0200)
commit903c30f4d1f3bc0d1aae9ca83af17c0062d02b40
tree69b9eca50670c0fac7658eb799265090d0be8eeb
parentf767a7d1150d3a01b64b49373fdf00368e10d513
[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.
llvm/include/llvm/Support/Compiler.h