]> granicus.if.org Git - clang/commit
Indicate success for simple options when clang called with -cc1.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 7 Aug 2013 12:54:47 +0000 (12:54 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 7 Aug 2013 12:54:47 +0000 (12:54 +0000)
commit201d3fb13c0fe7b22bdf6832fe16c317036aad7c
tree8fc8f22a7ce19280adb8bacf8c6d884111dacdc3
parent05654ff22ea732b5bb2f90c142ffe57bdb8c0381
Indicate success for simple options when clang called with -cc1.

Patch by David Wiberg.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@187888 91177308-0d34-0410-b5e6-96231b3b80d8
lib/FrontendTool/ExecuteCompilerInvocation.cpp
test/Frontend/cc1-return-codes.c [new file with mode: 0644]