index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
source
/
Symbol
/
SymbolContext.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb][NFC] Migrate FileSpec::Dump to raw_ostream
Raphael Isemann
2019-12-06
1
-2
/
+2
*
[lldb] s/FileSpec::Equal/FileSpec::Match
Pavel Labath
2019-12-04
1
-6
/
+4
*
[lldb] Remove FileSpec->CompileUnit inheritance
Pavel Labath
2019-11-29
1
-2
/
+3
*
[lldb] remove unsigned Stream::operator<< overloads
Pavel Labath
2019-11-26
1
-9
/
+7
*
lldb: Fix some -Wdeprecated-copy warnings
Pavel Labath
2019-11-11
1
-14
/
+0
*
[Disassembler] Simplify a few methods (NFC)
Jonas Devlieghere
2019-09-04
1
-76
/
+77
*
Fix LLDB_CONFIGURATION_DEBUG builds for the GetSymbolVendor removal
Pavel Labath
2019-08-08
1
-6
/
+2
*
[Logging] Replace Log::Printf with LLDB_LOG macro (NFC)
Jonas Devlieghere
2019-07-24
1
-1
/
+2
*
[NFC] Remove instances of unused ClangASTContext header
Alex Langford
2019-07-19
1
-1
/
+1
*
Fix integer literals which are cast to bool
Jonas Devlieghere
2019-05-24
1
-1
/
+1
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
1
-1
/
+1
*
Delete unnecessary copy ctors/copy assignment operators
Fangrui Song
2019-05-15
1
-5
/
+0
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-14
/
+0
*
Pass ConstString by value (NFC)
Adrian Prantl
2019-03-06
1
-1
/
+1
*
Replace 'ap' with 'up' suffix in variable names. (NFC)
Jonas Devlieghere
2019-02-13
1
-12
/
+12
*
Remove redundant ::get() for smart pointer. (NFC)
Jonas Devlieghere
2019-02-12
1
-3
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[SymbolContext] Remove dead code
Jonas Devlieghere
2019-01-08
1
-55
/
+12
*
[SymbolContext] Rewrite operator== to be more concise.
Davide Italiano
2018-12-29
1
-6
/
+1
*
Simplify Boolean expressions
Jonas Devlieghere
2018-12-15
1
-7
/
+7
*
[FileSystem] Move path resolution logic out of FileSpec
Jonas Devlieghere
2018-11-01
1
-3
/
+3
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-47
/
+45
*
[Expression parser] Look up module symbols before hunting globally
Sean Callanan
2017-05-16
1
-0
/
+157
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-1
/
+1
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
1
-1
/
+1
*
Fix Clang-tidy readability-redundant-string-cstr warnings
Malcolm Parsons
2016-11-02
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-1319
/
+1081
*
Added support for thread local variables on all Apple OS variants.
Greg Clayton
2016-07-01
1
-0
/
+4
*
Keep original source path and mapped path in LineEntry
Ted Woodward
2016-05-11
1
-0
/
+1
*
Adding an SBThread::StepInto that takes an end-line, also moved the code that...
Jim Ingham
2016-02-13
1
-0
/
+67
*
Rework breakpoint language filtering to use the symbol context's language.
Dawn Perchik
2015-12-16
1
-0
/
+32
*
Fix a crasher in SymbolContext::SortTypeList() where something that was itera...
Greg Clayton
2015-11-19
1
-150
/
+92
*
Fix potential null deref; after SymbolContextSpecifier::SymbolContextMatches
Jason Molenda
2015-10-28
1
-1
/
+1
*
Testcase and fix for bug 24074
Ravitheja Addepally
2015-10-08
1
-0
/
+168
*
Revert 248366 "Testcase and fix for bug 24074"
Enrico Granata
2015-09-23
1
-165
/
+0
*
Testcase and fix for bug 24074
Ravitheja Addepally
2015-09-23
1
-0
/
+165
*
Final bit of type system cleanup that abstracts declaration contexts into lld...
Greg Clayton
2015-08-24
1
-13
/
+4
*
Make stream::operator<< take "const" void *
Pavel Labath
2015-07-22
1
-8
/
+8
*
Make many mangled functions that might demangle a name be allowed to specify ...
Greg Clayton
2015-07-08
1
-18
/
+18
*
Resubmitting 240466 after fixing the linux test suite failures.
Greg Clayton
2015-06-25
1
-4
/
+4
*
Change the default disassembly format again. First attempt at
Jason Molenda
2015-02-13
1
-8
/
+31
*
Moved Args::StringToXIntYZ to StringConvert::ToXIntYZ
Vince Harron
2015-01-15
1
-3
/
+3
*
Modified LLDB to be able to lookup global variables by address.
Greg Clayton
2015-01-15
1
-7
/
+55
*
Add a new disassembly-format specification so that the disassembler
Jason Molenda
2014-10-10
1
-3
/
+9
*
Switch NULL to C++11 nullptr in source/Symbol and source/Utility
Ed Maste
2014-04-20
1
-48
/
+48
*
"size_t" isn't always 64 bit, it is 32 bit on 32 bit systems. All printf styl...
Greg Clayton
2014-03-03
1
-6
/
+6
*
Fix Windows build using portable types for formatting the log outputs
Deepak Panickal
2014-03-03
1
-6
/
+6
*
Fix the format warnings.
Sylvestre Ledru
2013-10-31
1
-6
/
+6
*
Huge performance improvements when one breakpoint contains many locations.
Greg Clayton
2013-06-12
1
-0
/
+47
*
<rdar://problem/13217784>
Greg Clayton
2013-05-17
1
-2
/
+28
[next]