summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/Error.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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