summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/ToolOutputFile.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2014-08-29 22:04:40 +0000
committerDavid Blaikie <dblaikie@gmail.com>2014-08-29 22:04:40 +0000
commit60e836ba99172e80b0dbce29b3ab2b7582ce6fa8 (patch)
tree383e90cb5e0ef720fb32c653d12c4858736e9800 /llvm/lib/Support/ToolOutputFile.cpp
parent039781ef269c61139d902b0cf8c78096d7318d9f (diff)
downloadbcm5719-llvm-60e836ba99172e80b0dbce29b3ab2b7582ce6fa8.tar.gz
bcm5719-llvm-60e836ba99172e80b0dbce29b3ab2b7582ce6fa8.zip
unique_ptrify some parameters to PTHManager::PTHManager
A couple of these arguments were passed by void* as a rather extreme example of pimpling. Adjusting this to a more classic form of the idiom (involving forward declarations) makes this more legible and allows explicit passing of ownership via std::unique_ptr. llvm-svn: 216785
Diffstat (limited to 'llvm/lib/Support/ToolOutputFile.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud