aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support/LockFileManager.cpp
diff options
context:
space:
mode:
authorReid Kleckner <reid@kleckner.net>2013-08-07 01:21:33 +0000
committerReid Kleckner <reid@kleckner.net>2013-08-07 01:21:33 +0000
commite3c7bdf9a955dac6536588f8ee9c25716f479a04 (patch)
treec4518df853fecf2ccf898d4aec17e1b81b7ad45b /lib/Support/LockFileManager.cpp
parentb7669139e6309679acbe16ca26f1b1a2fdd91268 (diff)
downloadexternal_llvm-e3c7bdf9a955dac6536588f8ee9c25716f479a04.tar.gz
external_llvm-e3c7bdf9a955dac6536588f8ee9c25716f479a04.tar.bz2
external_llvm-e3c7bdf9a955dac6536588f8ee9c25716f479a04.zip
Avoid using alloca in Windows/Program.inc
One use needs to copy the alloca into a std::string, and the other use is before calling CreateProcess, which is very heavyweight anyway. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187845 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/LockFileManager.cpp')
0 files changed, 0 insertions, 0 deletions