[PATCH] D50352: Mark up deprecated methods as such
Raphael Isemann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 6 13:29:20 PDT 2018
teemperor added a comment.
I don't think Clang/LLVM use `[[deprecated]]` anywhere. Just change the API and people have to migrate their code.
Repository:
rC Clang
https://reviews.llvm.org/D50352
More information about the cfe-commits
mailing list