diff options
author | David Blaikie <dblaikie@gmail.com> | 2015-08-12 23:59:02 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2015-08-12 23:59:02 +0000 |
commit | 7cb12c7489caeffdcd6fd8fa7c07994479bcce28 (patch) | |
tree | 6337d3334b9d8b66d5749db5ce3b06845de6408f /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | a20803a70faa89ea4f9dfcecd2c8b58bf524cbdc (diff) | |
download | llvm-7cb12c7489caeffdcd6fd8fa7c07994479bcce28.zip llvm-7cb12c7489caeffdcd6fd8fa7c07994479bcce28.tar.gz llvm-7cb12c7489caeffdcd6fd8fa7c07994479bcce28.tar.bz2 |
Wdeprecated: LambdaScopeInfos need to be copied, so make the ScopeInfo hierarchy safely copyable
Making the base class's copy ctor protected and the derived classes
final to avoid any slicing-prone APIs.
llvm-svn: 244843
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions