diff options
author | David Blaikie <dblaikie@gmail.com> | 2015-08-13 22:20:14 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2015-08-13 22:20:14 +0000 |
commit | 210ea0b31aed43d7653daaddcbb811a821213e5c (patch) | |
tree | fdc97b847b67e87cf6f1e38e6a0b392f5fc2f9f1 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | a137bf93868ccd5f06c9743bbacb7dcb703f827a (diff) | |
download | llvm-210ea0b31aed43d7653daaddcbb811a821213e5c.zip llvm-210ea0b31aed43d7653daaddcbb811a821213e5c.tar.gz llvm-210ea0b31aed43d7653daaddcbb811a821213e5c.tar.bz2 |
Wdeprecated: StoredDiagnostics are stored in a SmallVector, so make sure they're copy/movable
Removing the no-op dtor makes these objects safely implicitly
copyable/movable/etc.
(& tidy up the ctor, while I'm here)
llvm-svn: 244971
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions