[PATCH] D114936: [llvm-c] Add header deprecations
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 2 11:06:45 PST 2021
dblaikie added a comment.
In D114936#3167416 <https://reviews.llvm.org/D114936#3167416>, @aeubanks wrote:
> it'd be nice to split out the API changes and the deprecation macro addition, but not a huge deal
Yep, +1 to that - submit the API changes/fixes first, then the deprecations.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114936/new/
https://reviews.llvm.org/D114936
More information about the llvm-commits
mailing list