mirror of
https://github.com/intel/llvm.git
synced 2026-01-21 03:50:33 +08:00
The default configuration should be Debug, not DebugClang.
llvm-svn: 176845
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user