[PATCH] D67935: Add `#pragma clang deprecated`, used to deprecate macros
Erik Pilkington via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 1 17:33:37 PDT 2020
erik.pilkington requested review of this revision.
erik.pilkington added a comment.
@aaron.ballman: Did you happen to get any feedback on macro attributes? There are a growing number of macros that we'd like to be able to deprecate, and having a workable solution would be useful for us.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67935/new/
https://reviews.llvm.org/D67935
More information about the cfe-commits
mailing list