added Xcode lldb-gtest-for-debugging target
authorTodd Fiala <todd.fiala@gmail.com>
Sat, 20 Aug 2016 00:54:03 +0000 (00:54 +0000)
committerTodd Fiala <todd.fiala@gmail.com>
Sat, 20 Aug 2016 00:54:03 +0000 (00:54 +0000)
commitbe1d3a0b0e389a3d629f8868a7fd17ce809f4ecc
treea0804b52ecb38b45274e3ee511addd7fd3dff64c
parent3630a287a66951f13764e17e597b9149bc59fa99
added Xcode lldb-gtest-for-debugging target

The lldb-gtest target is for CI and runs the tests as
part of the build phase.  It does not support debugging
the gtests from Xcode, though, due to the run happening
during the build phase.

This change adds a lldb-gtest-for-debugging target that
can be used to debug gtests.

llvm-svn: 279354
lldb/lldb.xcodeproj/project.pbxproj