diff options
author | Mark de Wever <koraq@xs4all.nl> | 2021-07-07 21:27:27 +0200 |
---|---|---|
committer | Mark de Wever <koraq@xs4all.nl> | 2021-07-08 17:35:26 +0200 |
commit | 321c2ea91cb1aed5dfbbdbb868d525ff64972398 (patch) | |
tree | 91528bdfc27b9d5205f5750b870a215863d13fb7 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 4947ecf4e994fb72e90b8bf8d6ba110f7a862e1a (diff) | |
download | llvm-321c2ea91cb1aed5dfbbdbb868d525ff64972398.zip llvm-321c2ea91cb1aed5dfbbdbb868d525ff64972398.tar.gz llvm-321c2ea91cb1aed5dfbbdbb868d525ff64972398.tar.bz2 |
[libc++][NFC] Move monostate to its own header.
The format library uses `std::monostate`, but not a `std::variant`.
Moving `std::monostate` to its own header allows the format library to
reduce the amount of included code.
Reviewed By: #libc, ldionne
Differential Revision: https://reviews.llvm.org/D105582
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions