The default configuration should be Debug, not DebugClang.

llvm-svn: 176845
This commit is contained in:
Jim Ingham 2013-03-12 01:19:42 +00:00
parent 0bb60d8972
commit e674c8315a
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@
launchStyle = "0"
useCustomWorkingDirectory = "NO"
customWorkingDirectory = "/Volumes/work/gclayton/Documents/devb/attach"
buildConfiguration = "DebugClang"
buildConfiguration = "Debug"
ignoresPersistentStateOnLaunch = "YES"
debugDocumentVersioning = "YES"
allowLocationSimulation = "YES">