aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/ADT/StringMapTest.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2016-03-25 21:59:14 +0000
committerLang Hames <lhames@gmail.com>2016-03-25 21:59:14 +0000
commit82627648692657751d762e702f78a7901725cd24 (patch)
tree2282f49c42f86473b84dc8ba851bf8662a17aef2 /llvm/unittests/ADT/StringMapTest.cpp
parent3c110dd6b40dff4e46b391878112a874e03f12a6 (diff)
downloadllvm-82627648692657751d762e702f78a7901725cd24.zip
llvm-82627648692657751d762e702f78a7901725cd24.tar.gz
llvm-82627648692657751d762e702f78a7901725cd24.tar.bz2
[Object] Make MachOObjectFile's constructor private, provide a static create
method instead. This is not quite a named constructor: Construction may fail, and MachOObjectFiles are usually passed by unique_ptr anyway, so create returns an Expected<std::unique_ptr<MachOObjectFile>>. llvm-svn: 264469
Diffstat (limited to 'llvm/unittests/ADT/StringMapTest.cpp')
0 files changed, 0 insertions, 0 deletions