summaryrefslogtreecommitdiff
path: root/lldb/source/DataFormatters/FormatClasses.cpp
AgeCommit message (Expand)Author
2020-01-24[lldb][NFC] Fix all formatting errors in .cpp file headersRaphael Isemann
2019-12-09[FormatManager] GetCandidateLanguages shouldn't know about ValueObject.Davide Italiano
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-11-11Remove header grouping comments.Jonas Devlieghere
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2015-10-06Introduce a FormattersMatchData class which contains all the information that...Enrico Granata
2013-11-22<rdar://problem/15530080>Enrico Granata
2013-11-04Roll back the changes I made in r193907 which created a new FrameJason Molenda
2013-11-02Add a new base class, Frame. It is a pure virtual function whichJason Molenda
2013-01-28<rdar://problem/12978143>Enrico Granata