aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
diff options
context:
space:
mode:
authorRahul Joshi <jurahul@google.com>2020-06-15 18:25:14 +0000
committerMehdi Amini <joker.eph@gmail.com>2020-06-15 18:46:57 +0000
commit72d20b9604f65e35eedb3d00098a2c9412953946 (patch)
treeed6219327516f027bc1ee52810ec55890203e7c5 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
parent968f58c68421bd18f09754bf11135803243a0226 (diff)
downloadllvm-72d20b9604f65e35eedb3d00098a2c9412953946.zip
llvm-72d20b9604f65e35eedb3d00098a2c9412953946.tar.gz
llvm-72d20b9604f65e35eedb3d00098a2c9412953946.tar.bz2
[LLVM] Change isa<> to a variadic function template
Change isa<> to a variadic function template, so that it can be used to test against one of multiple types as follows: isa<Type0, Type1, Type2>(Val) Differential Revision: https://reviews.llvm.org/D81045
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions