aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2015-08-13 22:58:37 +0000
committerDavid Blaikie <dblaikie@gmail.com>2015-08-13 22:58:37 +0000
commit6951e3e406d6698a3bd2302d7114c3cfa55c3f69 (patch)
tree60ac2103ac6f0cb5b86579c33ba0d109c7e165ca /clang/lib/CodeGen/CodeGenModule.cpp
parent048f975e2bc43874996f770b2c0dd0609ea14be1 (diff)
downloadllvm-6951e3e406d6698a3bd2302d7114c3cfa55c3f69.zip
llvm-6951e3e406d6698a3bd2302d7114c3cfa55c3f69.tar.gz
llvm-6951e3e406d6698a3bd2302d7114c3cfa55c3f69.tar.bz2
Wdeprecated: BugReporterVisitors are copied for cloning (BugReporterVisitorImpl), make sure such copies are safe
Make the copy/move ctors defaulted in the base class and make the derived classes final to avoid any intermediate hierarchy slicing if these types were further derived. llvm-svn: 244979
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions