llvm-project/lldb
Greg Clayton 0b42ac32c8 More leaks detection:
- fixed 3 posix spawn attributes leaks 
- fixed us always leaking CXXBaseSpecifier objects when we create class 
  base classes. Clang apparently copies the base classes we pass in.

Fixed some code formatting in ClangASTContext.cpp.

llvm-svn: 107459
2010-07-02 01:29:13 +00:00
..
docs Remove a reference to Leopard. 2010-06-25 00:34:35 +00:00
include/lldb More leaks detection: 2010-07-02 01:29:13 +00:00
lldb.xcodeproj Added a SemaConsumer that transforms the ASTs for 2010-07-01 20:08:22 +00:00
lldb.xcworkspace Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
resources Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
scripts Add a unique ID to each debugger instance. 2010-06-30 16:22:25 +00:00
source More leaks detection: 2010-07-02 01:29:13 +00:00
test A dumber way to invoke the test suite. 2010-07-01 23:01:23 +00:00
tools More leaks detection: 2010-07-02 01:29:13 +00:00
www Fix utilities text 2010-06-12 03:34:21 +00:00
INSTALL.txt You'll need to be running Mac OS X to get lldb to build right now. 2010-06-09 07:29:26 +00:00
LICENSE.TXT test commit 2010-06-09 03:55:24 +00:00
lldb.runcontext Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00