This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
722d4e4aa0a5cebd584f076fdfdfedbddf4bee8e
clang-p2996
/
lldb
/
source
/
Plugins
/
Process
/
MacOSX-User
History
Greg Clayton
53239f00b5
Moved FileSpec into the Host layer since it will vary from host to host.
...
We have a common unix implementation in lldb/source/Host/common/FileSpec.cpp. llvm-svn: 125078
2011-02-08 05:05:52 +00:00
..
scripts
Change "Current" as in GetCurrentThread, GetCurrentStackFrame, etc, to "Selected" i.e. GetSelectedThread. Selected makes more sense, since these are set by some user action (a selection). I didn't change "CurrentProcess" since this is always controlled by the target, and a given target can only have one process, so it really can't be selected.
2010-08-26 21:32:51 +00:00
source
Moved FileSpec into the Host layer since it will vary from host to host.
2011-02-08 05:05:52 +00:00
Makefile
Merged Eli Friedman's linux build changes where he added Makefile files that
2010-07-09 20:39:50 +00:00