[PATCH] D48912: [libc++] Add deprecated attributes to many deprecated components

Marshall Clow via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 3 23:16:42 PDT 2018


mclow.lists added a comment.

So if someone defines (say) `_LIBCXX_DEPRECATION_WARNINGS` in their build flags, they get the warnings. Otherwise, not.


Repository:
  rL LLVM

https://reviews.llvm.org/D48912





More information about the llvm-commits mailing list