summaryrefslogtreecommitdiff
path: root/lldb/lldb.xcworkspace/contents.xcworkspacedata
AgeCommit message (Expand)Author
2018-04-10Fix a typo in the gtest build target for Debug configuration.Jim Ingham
2018-04-10Fix the Xcode build for the addition of OptionArgsParser.Jim Ingham
2016-07-12Revert r275223, which committed the wrong thing.Sean Callanan
2016-07-12Mark TagDecls as having external visible storage, like ContainerDecls.Sean Callanan
2015-05-12Working on getting the OSX build greenVince Harron
2014-09-25Fixup gtest layout, add Linux ThreadStateCoordinator.cpp.Todd Fiala
2013-03-18Move the performance test cases into their own project.Jim Ingham
2011-12-21I accidentally committed some changes to theSean Callanan
2011-12-21Tightened Clang against a bug in which RecordDeclsSean Callanan
2011-01-27Adding a Xcode workspace for lldb.Jim Ingham
2010-07-13Removed Xcode project files that aren't needed right now.Greg Clayton
2010-06-08Initial checkin of lldb code from internal Apple repo.Chris Lattner