diff options
author | Kazu Hirata <kazu@google.com> | 2022-08-20 09:34:35 -0700 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2022-08-20 09:34:35 -0700 |
commit | abb6271d809b37d3c3318894d697d5820032bec8 (patch) | |
tree | 3664f017adb246b4bd18af5ca0ddcdd4de3d4ee8 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | fc4d3a1109cde38d64583e21852f83e03aa92a73 (diff) | |
download | llvm-abb6271d809b37d3c3318894d697d5820032bec8.zip llvm-abb6271d809b37d3c3318894d697d5820032bec8.tar.gz llvm-abb6271d809b37d3c3318894d697d5820032bec8.tar.bz2 |
[ADT] Deprecate Any::hasValue
This patch deprecates Any::hasValue as I've migrated all known uses of
it to Any::has_value. I'm planning to remove the deprecated method in
3 months or so.
Differential Revision: https://reviews.llvm.org/D132304
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions