aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ELF.cpp
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2014-08-11 06:53:11 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2014-08-11 06:53:11 +0000
commit69f3528c6abc83efd48977ba9c67150b93f15580 (patch)
tree59a38ba9ed4d72ada59170840e829f69fe76f8e7 /llvm/lib/Object/ELF.cpp
parentfca534444b34a755d0350836739b96096050de17 (diff)
downloadllvm-69f3528c6abc83efd48977ba9c67150b93f15580.zip
llvm-69f3528c6abc83efd48977ba9c67150b93f15580.tar.gz
llvm-69f3528c6abc83efd48977ba9c67150b93f15580.tar.bz2
Revert r215331, "unique_ptrify CompilerInstance::OutputFile(s) and remove a unique_ptr around a non-owning raw_ostream in CodeGenAction::CreateASTConsumer"
It cannot be compiled on Visual Studio 2012. clang\include\clang/Frontend/CompilerInstance.h(153): error C2248: 'std::unique_ptr<_Ty>::unique_ptr' : cannot access private member declared in class 'std::unique_ptr<_Ty>' with [ _Ty=llvm::raw_ostream ] D:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\memory(1447) : see declaration of 'std::unique_ptr<_Ty>::unique_ptr' with [ _Ty=llvm::raw_ostream ] This diagnostic occurred in the compiler generated function 'clang::CompilerInstance::OutputFile::OutputFile(const clang::CompilerInstance::OutputFile &)' llvm-svn: 215346
Diffstat (limited to 'llvm/lib/Object/ELF.cpp')
0 files changed, 0 insertions, 0 deletions