summaryrefslogtreecommitdiff
path: root/lldb/source/Host/macosx/cfcpp/CFCMutableSet.cpp
AgeCommit message (Expand)Author
2022-03-31[LLDB] Applying clang-tidy modernize-use-equals-default over LLDBShafik Yaghmour
2021-07-02[lldb] Replace default bodies of special member functions with = default;Jonas Devlieghere
2020-01-24[lldb][NFC] Fix all formatting errors in .cpp file headersRaphael Isemann
2019-04-10[NFC] Remove ASCII lines from commentsJonas Devlieghere
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-12-15Simplify Boolean expressionsJonas Devlieghere
2018-11-11Remove header grouping comments.Jonas Devlieghere
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2010-07-23Warnings cleanup patch from Jean-Daniel Dupas.Greg Clayton
2010-06-08Initial checkin of lldb code from internal Apple repo.Chris Lattner