diff options
author | Nathan Sidwell <nathan@acm.org> | 2021-12-21 09:45:25 -0500 |
---|---|---|
committer | Nathan Sidwell <nathan@acm.org> | 2021-12-21 10:29:01 -0500 |
commit | d4de2a4d5905beb0602a615593daf003378ddb64 (patch) | |
tree | f880d0c90e26c8eec271b3e4e7ef78dee693c215 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | 1a54889f48faceb931e2ead76cfb78e43191b297 (diff) | |
download | llvm-d4de2a4d5905beb0602a615593daf003378ddb64.zip llvm-d4de2a4d5905beb0602a615593daf003378ddb64.tar.gz llvm-d4de2a4d5905beb0602a615593daf003378ddb64.tar.bz2 |
[clang][NFC] Refactor coroutine_traits lookup
To allow transition from the TS-specified
std::experimental::coroutine_traits to the C++20-specified
std::coroutine_traits, we lookup in both places and provide helpful
diagnostics. This refactors the code to avoid separate paths to
std::experimental lookups.
Reviewed By: ChuanqiXu
Differential Revision: https://reviews.llvm.org/D116029
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions