[PATCH] D48912: [libc++] Add deprecated attributes to many deprecated components
Louis Dionne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 4 12:53:36 PDT 2018
ldionne added a comment.
FWIW, I would prefer to enable deprecation warnings by default and to have a way of turning them off -- so as to be as close to the standard as possible by default. But I'm fine either way, and this is always a choice we can revisit later by just switching the default from opt-in to opt-out.
Repository:
rL LLVM
https://reviews.llvm.org/D48912
More information about the llvm-commits
mailing list