diff options
author | Jacques Pienaar <jpienaar@google.com> | 2022-03-22 11:08:36 -0700 |
---|---|---|
committer | Jacques Pienaar <jpienaar@google.com> | 2022-03-22 11:08:36 -0700 |
commit | e4fb75a354740bf45dab0ebd43f37ab2fdeae3bf (patch) | |
tree | cd8f91d290d3cbf2a7100b1f494b150a81e3864b /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | f54931865de823fd4c3ab3650d8b8a65900433ff (diff) | |
download | llvm-e4fb75a354740bf45dab0ebd43f37ab2fdeae3bf.zip llvm-e4fb75a354740bf45dab0ebd43f37ab2fdeae3bf.tar.gz llvm-e4fb75a354740bf45dab0ebd43f37ab2fdeae3bf.tar.bz2 |
[mlir][ods] Add Deprecate helper
Add method to tag classes/defs as deprecated. Previously deprecations
were only verbally communicated and folks didn't have an active warning
while building about impending removal. Add mechanism to tag defs as
deprecated to allow warning users.
This doesn't change any policy, it just moves deprecation warnings from
comments to something more user visible.
Differential Revision: https://reviews.llvm.org/D122164
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions