aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
diff options
context:
space:
mode:
authorweltschildkroete <65237298+weltschildkroete@users.noreply.github.com>2024-05-16 21:15:25 +0200
committerGitHub <noreply@github.com>2024-05-16 21:15:25 +0200
commit476f7f65f9f17fab7e78f395b83dcb7b0bbd5215 (patch)
tree8984e123f62c5171e046f4a667ff315095ffdc59 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
parenta383b3cca3383128123b33bc73ffc0199ec573e4 (diff)
downloadllvm-476f7f65f9f17fab7e78f395b83dcb7b0bbd5215.zip
llvm-476f7f65f9f17fab7e78f395b83dcb7b0bbd5215.tar.gz
llvm-476f7f65f9f17fab7e78f395b83dcb7b0bbd5215.tar.bz2
[clang][Sema] Emit more specific diagnostic for auto in lambda before C++14 (#46059) (#68540)
Namely, we specify that `auto` in a lambda parameter is a C++14 extension in the error message, which now reads: `'auto' not allowed in lambda parameter before C++14` This does not change the behavior for `decltype(auto)` and `__auto_type` though. --------- Co-authored-by: cor3ntin <corentinjabot@gmail.com>
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions