aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.h
diff options
context:
space:
mode:
authorReid Kleckner <reid@kleckner.net>2014-08-21 23:24:08 +0000
committerReid Kleckner <reid@kleckner.net>2014-08-21 23:24:08 +0000
commite42e4655ee45e434cb9ac2a8836f9a6afec8cf6e (patch)
tree61fc0ab170366f62dcbbb7a6ad2f75df769014ec /clang/lib/CodeGen/CodeGenFunction.h
parent6fd86771f2024d9d7bba770e789e9a287b2c9f7c (diff)
downloadllvm-e42e4655ee45e434cb9ac2a8836f9a6afec8cf6e.zip
llvm-e42e4655ee45e434cb9ac2a8836f9a6afec8cf6e.tar.gz
llvm-e42e4655ee45e434cb9ac2a8836f9a6afec8cf6e.tar.bz2
Add an explicit move constructor to SrcBuffer
MSVC can't synthesize the explicit one. Instead it tries to emit a copy ctor which would call the deleted copy ctor of unique_ptr. llvm-svn: 216244
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions