diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2015-02-11 02:41:33 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2015-02-11 02:41:33 +0000 |
commit | 215f423ff22981327e56769150496a9000c2ba53 (patch) | |
tree | 74d57be6db8bb4c77e12e30524fa16931a36e4ca /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp | |
parent | 560558eb7c1deee76a1adb941e001e074dba460d (diff) | |
download | llvm-215f423ff22981327e56769150496a9000c2ba53.zip llvm-215f423ff22981327e56769150496a9000c2ba53.tar.gz llvm-215f423ff22981327e56769150496a9000c2ba53.tar.bz2 |
Add a warning for direct-list-initialization of a variable with a deduced type
(or of a lambda init-capture, which is sort-of such a variable). The semantics
of such constructs will change when we implement N3922, so we intend to warn on
this in Clang 3.6 then change the semantics in Clang 3.7.
llvm-svn: 228792
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp')
0 files changed, 0 insertions, 0 deletions