diff options
author | Yitzhak Mandelbaum <yitzhakm@google.com> | 2023-04-14 21:00:24 +0000 |
---|---|---|
committer | Yitzhak Mandelbaum <yitzhakm@google.com> | 2023-04-17 18:03:58 +0000 |
commit | 09b462ef8539433f56d1a6d2cc807db9a56072e6 (patch) | |
tree | a22faef51506fdeb18c0931a4dbe28a208fd4a13 /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | cd22e0dc9d0b5487eb2d54dd028a2aa439627159 (diff) | |
download | llvm-09b462ef8539433f56d1a6d2cc807db9a56072e6.zip llvm-09b462ef8539433f56d1a6d2cc807db9a56072e6.tar.gz llvm-09b462ef8539433f56d1a6d2cc807db9a56072e6.tar.bz2 |
[clang][dataflow] Drop optional model's dependency on libc++ internals.
Adjusts the matchers in the optional model to avoid dependency on internal
implementation details of libc++'s `std::optional`. In the process, factors out
the code to check the name of these types so that it's shared throughout.
Differential Revision: https://reviews.llvm.org/D148377
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions