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
/
CompilerDeclContext.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb][NFC] Delete all 'else return ...' in CompilerDeclContext.cpp
Raphael Isemann
2019-12-23
1
-8
/
+4
*
[lldb] Remove unused CompilerDeclContext::IsStructUnionOrClass
Raphael Isemann
2019-12-22
1
-7
/
+0
*
[lldb][NFC] Remove CompilerDeclContext::IsClang
Raphael Isemann
2019-11-28
1
-5
/
+0
*
[lldb][NFC] Move TypeSystem RTTI to static variable to remove swift reference
Raphael Isemann
2019-11-27
1
-1
/
+2
*
Correctly look up declarations in inline namespaces
Raphael Isemann
2019-03-12
1
-0
/
+13
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-53
/
+41
*
Take 2: Use an artifical namespace so that member vars do not hide local vars.
Siva Chandra
2016-02-05
1
-2
/
+3
*
Revert "Use an artifical namespace so that member vars do not hide local vars."
Siva Chandra
2016-02-04
1
-3
/
+2
*
Use an artifical namespace so that member vars do not hide local vars.
Siva Chandra
2016-02-04
1
-2
/
+3
*
Better scheme to lookup alternate mangled name when looking up function address.
Siva Chandra
2016-01-07
1
-0
/
+9
*
Change DeclContextFindDeclByName to return a vector of CompilerDecl objects. ...
Greg Clayton
2015-12-08
1
-7
/
+3
*
Search variables based on clang::DeclContext and clang::Decl tree
Paul Herman
2015-09-15
1
-0
/
+15
*
Use LLVM casting for TypeSystem so you can cast it to subclasses.
Greg Clayton
2015-09-08
1
-1
/
+1
*
Final bit of type system cleanup that abstracts declaration contexts into lld...
Greg Clayton
2015-08-24
1
-0
/
+64