You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code that uses the `which` command to find *castxml* and *clang++* now
pipes `stderr` in addition to `stdout`. This prevents error messages
from being printed if the executables being searched for are not on
`PATH`.
Change-Id: Ic28382c67364bd08f137aa37abde07618ca932e1
Cherry-picked from develop
0 commit comments