summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/Error.cpp
Commit message (Expand)AuthorAgeFilesLines
* LLDB now has "Platform" plug-ins. Platform plug-ins are plug-ins that provideGreg Clayton2011-03-081-1/+1
* Added a file abtraction layer into the Host section of LLDB.Greg Clayton2011-02-081-1/+1
* Header patch, virtual dtor patch and missed UUID patch from Kirk Beitz.Greg Clayton2011-02-051-1/+1
* Fixed an error in the type map for "char **" that was a bad memory smasher.Greg Clayton2011-01-141-0/+15
* Merged Eli Friedman's linux build changes where he added Makefile files thatGreg Clayton2010-07-091-1/+1
* Don't snprintf directly into a std::string, it's undefined behavior per C++03.Benjamin Kramer2010-06-211-12/+9
* Make Error.h and Error.cpp compile on Linux.Eli Friedman2010-06-101-2/+7
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+365
OpenPOWER on IntegriCloud