Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f913fd6eb0c228041b77a645d76993760d3b1421
/
llvm
/
lib
/
Support
/
Program.cpp
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
08426e1
Refactor ExecuteAndWait to take StringRefs.
by Zachary Turner
· 7 years ago
15243d5
Attempt 3: Resubmit "[Support] Expose flattenWindowsCommandLine."
by Zachary Turner
· 7 years ago
071a090
Revert "Resubmit "[Support] Expose flattenWindowsCommandLine.""
by Zachary Turner
· 7 years ago
5e11976
Resubmit "[Support] Expose flattenWindowsCommandLine."
by Zachary Turner
· 7 years ago
1fbca91
Revert "[Support] Expose flattenWindowsCommandLine."
by Zachary Turner
· 7 years ago
48c3341
[Support] Expose flattenWindowsCommandLine.
by Zachary Turner
· 7 years ago
432a388
IWYU for llvm-config.h in llvm, additions.
by Nico Weber
· 7 years ago
712e8d2
s/LLVM_ON_WIN32/_WIN32/, llvm
by Nico Weber
· 7 years ago
208eecd
Convenience/safety fix for llvm::sys::Execute(And|No)Wait
by Alexander Kornienko
· 8 years ago
3ad84ee
Minor style fixes in lib/Support/**/Program.(inc|cpp).
by Alexander Kornienko
· 8 years ago
16132e6
Purge unused includes throughout libSupport.
by Benjamin Kramer
· 11 years ago
cfe341f
Fix .cpp files claiming to be header files
by Hans Wennborg
· 11 years ago
a6e9c3e
Remove system_error.h.
by Rafael Espindola
· 11 years ago
ec1aaca
Fix the behavior of ExecuteAndWait with a non-zero timeout.
by Peter Collingbourne
· 11 years ago
d88b983
Add non-blocking Wait() for launched processes
by Tareq A. Siraj
· 12 years ago
b0a5c96
Replace use of PathV1.h in Program.cpp.
by Rafael Espindola
· 12 years ago
7c1023a
Avoid using PathV1.h in Program.h.
by Rafael Espindola
· 12 years ago
6828fe4
Add a version of sys::ExecuteAndWait that takes StringRefs.
by Rafael Espindola
· 12 years ago
6e6a0f5
[Support] Fix handle and memory leak for processes that are not waited for
by Reid Kleckner
· 12 years ago
54e9bd2
Zero-initializing variables; fixes a build breakage introduced in r183864.
by Aaron Ballman
· 12 years ago
cb2eca0
Remove the program class.
by Rafael Espindola
· 12 years ago
654190a
Add a boolean parameter to the ExecuteAndWait static function to indicated
by Chad Rosier
· 13 years ago
a2755f8
Support/Program: Make Change<stream>ToBinary return error_code.
by Michael J. Spencer
· 14 years ago
d5d0764
Have Program::Wait return -2 for crashed and timeouts instead of embedding
by Andrew Trick
· 14 years ago
55aeb55
Bugpoint support for miscompilations that result in a crash.
by Andrew Trick
· 14 years ago
447762d
Merge System into Support.
by Michael J. Spencer
· 15 years ago
[Renamed (96%) from llvm/lib/System/Program.cpp]
fc81579
Make Program::Wait differentiate execution failure due to the file
by Dan Gohman
· 15 years ago
d9e22a8
unnest from namespace.
by Chris Lattner
· 15 years ago
36cb832
Remove duplication in Program::Execute{And,No}Wait.
by Mikhail Glushenkov
· 16 years ago
a8b7e78
Remove uses of llvm/System/IncludeFile.h that are no longer needed.
by Dan Gohman
· 17 years ago
f3ebc3f
Remove attribution from file headers, per discussion on llvmdev.
by Chris Lattner
· 18 years ago
082e2a7
For PR780:
by Reid Spencer
· 19 years ago
291f6b7
Remove vim settings from source code; people should use llvm/utils/vim/vimrc
by Misha Brukman
· 20 years ago
10468d8
Remove trailing whitespace
by Misha Brukman
· 20 years ago
c892a0d
Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the silly
by Reid Spencer
· 21 years ago
51ea06a
For PR351:
by Reid Spencer
· 21 years ago
76b83a1
Initial commit of an platform-indepdendent implementation for the
by Reid Spencer
· 21 years ago