summaryrefslogtreecommitdiffstats
path: root/lldb/source/Symbol/VariableList.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Remove ASCII lines from commentsJonas Devlieghere2019-04-101-4/+0
* Pass ConstString by value (NFC)Adrian Prantl2019-03-061-2/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Move classes from Core -> Utility.Zachary Turner2017-02-021-1/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-199/+147
* Fix resolution conflict between global and class static variables in C++Paul Herman2015-08-181-6/+12
* Restore the ability of SBFrame::FindValue() to look for file global variablesEnrico Granata2014-02-191-0/+10
* <rdar://problem/15960553>Enrico Granata2014-02-181-0/+16
* <rdar://problem/13621080>Enrico Granata2013-05-081-0/+21
* <rdar://problem/13069948>Greg Clayton2013-01-251-2/+2
* <rdar://problem/12798131> Greg Clayton2012-12-041-1/+1
* Bunch of cleanups for warnings found by the llvm static analyzer.Jim Ingham2012-10-121-38/+0
* <rdar://problem/11757916>Greg Clayton2012-08-291-3/+6
* <rdar://problem/11870357>Greg Clayton2012-07-141-0/+37
* Added the ability to see global variables with a variable expression path soGreg Clayton2011-07-081-0/+12
* Just like functions can have a basename and a mangled/demangled name, variableGreg Clayton2010-11-141-2/+2
* Added the ability to get error strings back from failed Greg Clayton2010-10-101-11/+47
* StackFrame objects now own ValueObjects for any frame variables (locals, args,Greg Clayton2010-09-021-1/+15
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+116
OpenPOWER on IntegriCloud