aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2015-08-13 22:20:14 +0000
committerDavid Blaikie <dblaikie@gmail.com>2015-08-13 22:20:14 +0000
commit210ea0b31aed43d7653daaddcbb811a821213e5c (patch)
treefdc97b847b67e87cf6f1e38e6a0b392f5fc2f9f1 /clang/lib/CodeGen/CodeGenModule.cpp
parenta137bf93868ccd5f06c9743bbacb7dcb703f827a (diff)
downloadllvm-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