summaryrefslogtreecommitdiffstats
path: root/lldb/source/DataFormatters/FormatCache.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove use of Mutex in favour of std::{,recursive_}mutexSaleem Abdulrasool2016-05-181-13/+15
* Fix a typo in FormatCache.cpp such that the cache would potentially return an...Enrico Granata2016-02-181-1/+1
* Don't #include "lldb-python.h" from anywhere.Zachary Turner2015-05-291-2/+0
* Introduce the notion of a "type validator" formatterEnrico Granata2014-09-051-5/+71
* This is the last piece of work for "formats in categories": we now cache form...Enrico Granata2013-10-171-1/+63
* Fix clang warnings related to python macro redefinition and printf format spe...Matt Kopec2013-02-211-0/+2
* Fix GCC 4.6 build by avoiding delegating ctorsDaniel Malea2013-02-061-3/+7
* Fix build problems with libstdc++ 4.6/4.7Daniel Malea2013-01-301-2/+2
* <rdar://problem/12978143>Enrico Granata2013-01-281-0/+163
OpenPOWER on IntegriCloud