Files
clang-p2996/llvm/include/llvm-c
Nikita Popov b15d77928e [llvm-c] Add header deprecations
This adds support for header deprecation using
LLVM_ATTRIBUTE_C_DEPRECATED (note that we can't use
LLVM_ATTRIBUTE_DEPRECATED, which is C++ specific). This will not
help people using the FFI interface, but may help people using the
C headers.

Differential Revision: https://reviews.llvm.org/D114936
2021-12-06 09:17:10 +01:00
..
2021-12-06 09:17:10 +01:00
2021-12-06 09:17:10 +01:00
2021-02-21 19:58:05 -08:00