Descriptioncmd/cgo: fix Xcode 5 incompatibility for #defined expressions
Ensure that clang always exits with a non-zero status by
giving it something that it always warns about (the statement "1;").
Fixes issue 6128.
Patch Set 1 #Patch Set 2 : diff -r 9d37839d46e8 https://code.google.com/p/go/ #Patch Set 3 : diff -r 9d37839d46e8 https://code.google.com/p/go/ #Patch Set 4 : diff -r 9d37839d46e8 https://code.google.com/p/go/ #
Total comments: 2
Patch Set 5 : diff -r 9d37839d46e8 https://code.google.com/p/go/ #Patch Set 6 : diff -r 21d967e09620 https://code.google.com/p/go/ #MessagesTotal messages: 6
|