summaryrefslogtreecommitdiffstats
path: root/lldb/source/Symbol/TypeMap.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Symbol][NFC] Remove references to clang in TypeMapAlex Langford2019-08-201-13/+0
* [NFC] Remove ASCII lines from commentsJonas Devlieghere2019-04-101-6/+0
* Pass ConstString by value (NFC)Adrian Prantl2019-03-061-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [NFC] Replace `compare` with (in)equality operator where applicable.Jonas Devlieghere2018-12-211-2/+1
* Remove header grouping comments.Jonas Devlieghere2018-11-111-4/+0
* Reflow paragraphs in comments.Adrian Prantl2018-04-301-20/+16
* Improve Type::GetTypeScopeAndBasenameHelper and add unit testsTamas Berghammer2017-01-101-5/+5
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-219/+163
* Fix a crasher in SymbolContext::SortTypeList() where something that was itera...Greg Clayton2015-11-191-9/+12
* Testcase and fix for bug 24074Ravitheja Addepally2015-10-081-0/+319
* Revert 248366 "Testcase and fix for bug 24074"Enrico Granata2015-09-231-313/+0
* Testcase and fix for bug 24074Ravitheja Addepally2015-09-231-0/+313
OpenPOWER on IntegriCloud