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
/
unittests
/
SymbolFile
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb] Remove default llvm::Triple argument from ClangASTContext constructor
Raphael Isemann
2020-01-08
1
-2
/
+3
*
[lldb] Add sanity check to CreateDeclContext and fixed illformed CompilerCont...
Raphael Isemann
2019-12-23
1
-1
/
+1
*
[lldb] Add a SubsystemRAII that takes care of calling Initialize and Terminat...
Raphael Isemann
2019-12-23
2
-33
/
+10
*
[lldb][NFC] Make CompilerDeclContext construction type safe
Raphael Isemann
2019-12-23
1
-1
/
+1
*
[lldb] Fix windows build after getASTContext() change
Raphael Isemann
2019-12-21
1
-3
/
+2
*
[lldb] Fix windows build for 38870af
Pavel Labath
2019-11-29
1
-1
/
+1
*
Adapt Windows test to API change.
Adrian Prantl
2019-10-17
1
-3
/
+2
*
[lldb][NFC] Create the ASTContext in ClangASTContext exactly once.
Raphael Isemann
2019-10-02
1
-2
/
+15
*
Make yet another attempt in restoring SymbolFilePDBTests
Adrian Prantl
2019-10-02
1
-13
/
+13
*
Make another attempt at fixing SymbolFilePDBTests.
Adrian Prantl
2019-10-01
1
-0
/
+1
*
Fix a syntax error.
Adrian Prantl
2019-10-01
1
-1
/
+1
*
Remove size_t return parameter from FindTypes
Adrian Prantl
2019-10-01
1
-15
/
+12
*
Try to update Windows unit test for API change.
Adrian Prantl
2019-09-30
1
-21
/
+18
*
Enhance SymbolFileDWARF::ParseDeclsForContext performance
Pavel Labath
2019-09-24
1
-15
/
+23
*
[LLDB] Check for _WIN32 instead of _MSC_VER for code specific to windows in g...
Martin Storsjo
2019-09-23
1
-3
/
+3
*
Fix GetDIEForDeclContext so it only returns entries matching the provided con...
Pavel Labath
2019-08-29
2
-0
/
+48
*
Add a missing include to SymbolFilePDBTests.cpp
Pavel Labath
2019-08-08
1
-0
/
+1
*
Fix PDB unit tests for the GetSymbolVendor deletion
Pavel Labath
2019-08-08
1
-36
/
+15
*
SymbolVendor: Remove passthrough methods
Pavel Labath
2019-08-06
1
-5
/
+2
*
Add missing includes to SymbolFilePDBTests
Pavel Labath
2019-07-31
2
-0
/
+2
*
[SymbolFilePDB] Fix windows bots after rL367360
Alex Langford
2019-07-30
1
-4
/
+12
*
Fix some signed/unsigned comparison warnings
Pavel Labath
2019-06-07
1
-8
/
+8
*
Fix a regression in DWARF access speed caused by svn revision 356190
Greg Clayton
2019-05-30
1
-0
/
+253
*
Fixed source header [NFC]
Greg Clayton
2019-05-29
1
-1
/
+1
*
PostfixExpression: Use signed integers in IntegerNode
Pavel Labath
2019-05-07
1
-4
/
+4
*
Remove obsoleted NativePDB tests
Pavel Labath
2019-04-29
1
-26
/
+0
*
[NFC] Fix license headers after r352845
Aleksandr Urakov
2019-02-08
1
-4
/
+3
*
[unittests] Fix warning
Jonas Devlieghere
2019-02-05
1
-1
/
+1
*
[PDB] Fix location retrieval for function local variables and arguments that are
Aleksandr Urakov
2019-02-01
3
-0
/
+180
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
2
-8
/
+6
*
[SymbolFile] Remove SymbolContext parameter from FindTypes.
Zachary Turner
2019-01-14
1
-20
/
+13
*
[SymbolFile] Remove the SymbolContext parameter from FindNamespace.
Zachary Turner
2019-01-14
1
-2
/
+2
*
[Symbol] Search symbols with name and type in a symbol file
Aleksandr Urakov
2018-11-30
1
-0
/
+17
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
2
-2
/
+2
*
Fix some windows-specific fallout from the FileSpec change.
Zachary Turner
2018-11-03
1
-30
/
+29
*
Revert "[Symbol] Search symbols with name and type in a symbol file"
Davide Italiano
2018-11-02
1
-17
/
+0
*
[Symbol] Search symbols with name and type in a symbol file
Aleksandr Urakov
2018-11-02
1
-0
/
+17
*
[FileSystem] Move path resolution logic out of FileSpec
Jonas Devlieghere
2018-11-01
1
-1
/
+1
*
[FileSystem] Extend file system and have it use the VFS.
Jonas Devlieghere
2018-10-31
2
-6
/
+12
*
[PDB] Fix `SymbolFilePDBTests` after r345313
Aleksandr Urakov
2018-10-26
1
-2
/
+4
*
[PDB] Test variadic function type in PDB
Aaron Smith
2018-10-19
4
-7
/
+15
*
[PDB] Fix problems after rL341782
Aleksandr Urakov
2018-09-11
3
-5
/
+53
*
Revert "PDB support of function-level linking and splitted functions"
Pavel Labath
2018-06-06
8
-104
/
+0
*
PDB support of function-level linking and splitted functions
Aaron Smith
2018-06-05
8
-0
/
+104
*
Revert "[SymbolFilePDB] Fix null array access when parsing the type of a func...
Pavel Labath
2018-01-22
2
-10
/
+1
*
[SymbolFilePDB] Fix null array access when parsing the type of a function wit...
Aaron Smith
2018-01-19
2
-1
/
+10
*
Update failing PDB unit tests that are searching for symbols by regex
Aaron Smith
2017-12-28
1
-12
/
+8
*
[lldb] Stop searching for a symbol in a pdb by regex
Aaron Smith
2017-12-22
1
-0
/
+7
*
Enable more abilities in SymbolFilePDB
Aaron Smith
2017-12-22
1
-2
/
+1
*
Fix netbsd, freebsd and osx builds for ArchSpec move
Pavel Labath
2017-11-13
1
-2
/
+2
[next]