git bisect start # status: waiting for both good and bad commits # good: [7c41e1f4d9148033716da7dadba64df24c7f8ae4] LLVM-2219,Workitem 17360 (#71) git bisect good 7c41e1f4d9148033716da7dadba64df24c7f8ae4 # status: waiting for bad commit, 1 good commit known # bad: [6b46ffe0d4944a8ba34f35222736e92a309659b1] Guards against __GLIBC_PREREQ and -std=c++11 specific code is added (#79) git bisect bad 6b46ffe0d4944a8ba34f35222736e92a309659b1 # bad: [441548ecd9fdae61a47e8a97e1b60031243219d2] LLVM-2234,Workitem 17905 (#78) git bisect bad 441548ecd9fdae61a47e8a97e1b60031243219d2 # bad: [1a5901b6ac02b07b159b3d4114d0f7477ddc259b] LLVM-2222,Workitem 17473 (#74) git bisect bad 1a5901b6ac02b07b159b3d4114d0f7477ddc259b # bad: [228818ebc7c4340dbe210b27f7738ad38292356f] LLVM-2221,Workitem 17568 (#73) git bisect bad 228818ebc7c4340dbe210b27f7738ad38292356f # bad: [16537115bf8558c249511c3b936cd4489c2f93ce] LLVM-2220,Workitem 17402 (#72) git bisect bad 16537115bf8558c249511c3b936cd4489c2f93ce # first bad commit: [16537115bf8558c249511c3b936cd4489c2f93ce] LLVM-2220,Workitem 17402 (#72) # first bad commit: [16537115bf8558c249511c3b936cd4489c2f93ce] LLVM-2220,Workitem 17402 (#72)