hanchenye-llvm-project/lldb/source
Sean Callanan 7a55a32108 Fixed the logic in IRForTarget that recognizes
externally-defined variables to match up with
the code in ClangASTSource that produces them.

llvm-svn: 119750
2010-11-18 22:21:58 +00:00
..
API Added the ability to get more information on the SBThread's stop reason 2010-11-18 18:52:36 +00:00
Breakpoint Added the ability to get more information on the SBThread's stop reason 2010-11-18 18:52:36 +00:00
Commands Added the address of operator for the "frame variable" command. 2010-11-15 01:32:26 +00:00
Core Make processes use InputReaders for their input. Move the process 2010-11-16 05:07:41 +00:00
Expression Fixed the logic in IRForTarget that recognizes 2010-11-18 22:21:58 +00:00
Host Silence a bunch of clang warnings. 2010-11-10 20:16:47 +00:00
Interpreter Move the embedded Python interpreter onto a separate thread, to prevent 2010-11-10 19:18:14 +00:00
Plugins Fixed Process::Halt() as it was broken for "process halt" after recent changes 2010-11-18 05:57:03 +00:00
Symbol Updated to the LLVM/Clang of 2010-11-17 at 3:30pm. 2010-11-18 02:56:27 +00:00
Target Added the ability to get more information on the SBThread's stop reason 2010-11-18 18:52:36 +00:00
Utility Cleaned a few build related things up: 2010-09-24 23:07:41 +00:00
Makefile Patch from Jean-Daniel Dupas: 2010-07-12 23:14:00 +00:00
lldb-log.cpp Move the embedded Python interpreter onto a separate thread, to prevent 2010-11-10 19:18:14 +00:00
lldb.cpp Add a ObjC V1 runtime, and a generic AppleObjCRuntime plugin. 2010-11-04 18:30:59 +00:00