summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema
diff options
context:
space:
mode:
authorChad Rosier <mcrosier@apple.com>2013-03-26 23:35:00 +0000
committerChad Rosier <mcrosier@apple.com>2013-03-26 23:35:00 +0000
commit654190a12d9c97bcd6cf81b0bb4e5c474bb3393d (patch)
tree13fc9c4504073d8f20113696fe70120260181e37 /clang/lib/Sema
parentab003df656f9f0554ec83e52d55ddf76e1c8145e (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud