diff options
author | River Riddle <riddleriver@gmail.com> | 2020-04-14 14:52:52 -0700 |
---|---|---|
committer | River Riddle <riddleriver@gmail.com> | 2020-04-14 15:14:40 -0700 |
commit | 8cbe371c28a30ca5b0775b095a754702e57aa7ea (patch) | |
tree | 2b6ce571d9c8aa7b56c04a2271eb7c710aef50b6 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | f52ec5d5c088305298fa2a19e4c5b7380bcd98e8 (diff) | |
download | llvm-8cbe371c28a30ca5b0775b095a754702e57aa7ea.zip llvm-8cbe371c28a30ca5b0775b095a754702e57aa7ea.tar.gz llvm-8cbe371c28a30ca5b0775b095a754702e57aa7ea.tar.bz2 |
[llvm][STLExtras] Add various type_trait utilities currently present in MLIR
This revision moves several type_trait utilities from MLIR into LLVM. Namely, this revision adds:
is_detected - This matches the experimental std::is_detected
is_invocable - This matches the c++17 std::is_invocable
function_traits - A utility traits class for getting the argument and result types of a callable type
Differential Revision: https://reviews.llvm.org/D78059
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions