summaryrefslogtreecommitdiffstats
path: root/include/clang/Basic
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2015-08-14 01:26:19 +0000
committerDavid Blaikie <dblaikie@gmail.com>2015-08-14 01:26:19 +0000
commitdbe3712f62fc845cf06209f1a488b87b2c9dc96c (patch)
tree48ca6b238a8873dcccf6a2a37730699e133a84cd /include/clang/Basic
parent8552bbd03e10945922d17ded39f16d775cbb9c2b (diff)
unique_ptrify ConsumedBlockInfo analysis to make it move assignable
ConsumedBlockInfo objects were move assigned, but only in a state where the dtor was a no-op anyway. Subtle and easily could've happened in ways that wouldn't've been safe - so this change makes it safe no matter what state the ConsumedBlockInfo object is in. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@244998 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/clang/Basic')
0 files changed, 0 insertions, 0 deletions