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
geninfo: Added support for Xcode 7.0 gcov version handling
With Xcode 7.0 LLVM gcov keeps version information on the first line.
E.g. gcov --version yields: Apple LLVM 7.0.0 (clang-700.0.65)
Signed-off-by: Denis Abramov <[email protected]>
0 commit comments