aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
diff options
context:
space:
mode:
authorMarek Kurdej <marek.kurdej+llvm.org@gmail.com>2021-03-30 13:50:07 +0200
committerMarek Kurdej <marek.kurdej+llvm.org@gmail.com>2021-03-30 13:53:55 +0200
commita99b8ae3909106d831d880c1647dabe92f470290 (patch)
tree0ed411379768c4e40f5f60e6b6d8762b13b14f3f /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
parente694e19a793140b989364e5807630b635420533e (diff)
downloadllvm-a99b8ae3909106d831d880c1647dabe92f470290.zip
llvm-a99b8ae3909106d831d880c1647dabe92f470290.tar.gz
llvm-a99b8ae3909106d831d880c1647dabe92f470290.tar.bz2
[clang] [PR49736] [C++2b] Correctly reject lambdas with requires clause and no parameter list
This fixes http://llvm.org/PR49736 caused by implementing http://wg21.link/P1102 (https://reviews.llvm.org/rG0620e6f4b76a9725dbd82454d58c5a68a7e47074), by correctly allowing requires-clause only: 1) directly after template-parameter-list 2) after lambda-specifiers iff parameter-declaration-clause is present (2nd kind of lambda-declarator) Reviewed By: aaron.ballman Differential Revision: https://reviews.llvm.org/D99489
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions