diff options
author | Chad Rosier <mcrosier@apple.com> | 2013-03-26 23:35:00 +0000 |
---|---|---|
committer | Chad Rosier <mcrosier@apple.com> | 2013-03-26 23:35:00 +0000 |
commit | 654190a12d9c97bcd6cf81b0bb4e5c474bb3393d (patch) | |
tree | 13fc9c4504073d8f20113696fe70120260181e37 /clang/lib/Sema | |
parent | ab003df656f9f0554ec83e52d55ddf76e1c8145e (diff) | |
download | bcm5719-llvm-654190a12d9c97bcd6cf81b0bb4e5c474bb3393d.tar.gz bcm5719-llvm-654190a12d9c97bcd6cf81b0bb4e5c474bb3393d.zip |
Add a boolean parameter to the ExecuteAndWait static function to indicated
if execution failed. ExecuteAndWait returns -1 upon an execution failure, but
checking the return value isn't sufficient because the wait command may
return -1 as well. This new parameter is to be used by the clang driver in a
subsequent commit.
Part of rdar://13362359
llvm-svn: 178087
Diffstat (limited to 'clang/lib/Sema')
0 files changed, 0 insertions, 0 deletions