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
/
Target
/
PathMappingList.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-2
/
+0
*
Pass ConstString by value (NFC)
Adrian Prantl
2019-03-06
1
-14
/
+14
*
Little more cleanup on https://reviews.llvm.org/D57552
Jim Ingham
2019-02-06
1
-25
/
+24
*
Fix PathMappingList::FindFile to handle relative incoming FileSpecs.
Jim Ingham
2019-02-05
1
-17
/
+37
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-4
/
+0
*
[FileSystem] Move path resolution logic out of FileSpec
Jonas Devlieghere
2018-11-01
1
-7
/
+6
*
[FileSystem] Remove Exists() from FileSpec
Jonas Devlieghere
2018-11-01
1
-2
/
+3
*
[FileSpec] Make style argument mandatory for SetFile. NFC
Jonas Devlieghere
2018-06-13
1
-2
/
+3
*
Fix PathMappingList for relative and empty paths after recent FileSpec normal...
Greg Clayton
2018-05-21
1
-42
/
+56
*
Fix some warnings found by ToT clang
Pavel Labath
2017-11-02
1
-1
/
+0
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-1
/
+1
*
Move FileSpec from Host -> Utility.
Zachary Turner
2017-03-22
1
-1
/
+1
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-2
/
+2
*
Change Module::RemapPath to use StringRef.
Zachary Turner
2016-09-23
1
-9
/
+10
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-277
/
+211
*
Change the PathMappingList::FindFile to use FileSpec API's
Jim Ingham
2016-08-23
1
-8
/
+5
*
Delete Host/windows/win32.h
Zachary Turner
2016-08-09
1
-0
/
+1
*
Add reverse file remapping for breakpoint set
Tamas Berghammer
2016-03-04
1
-0
/
+21
*
Fix Clang-tidy modernize-use-nullptr warnings; other minor fixes.
Eugene Zelenko
2016-02-18
1
-26
/
+15
*
Start converting usages of off_t to other types.
Zachary Turner
2014-07-02
1
-2
/
+2
*
sanitise sign comparisons
Saleem Abdulrasool
2014-04-02
1
-2
/
+2
*
<rdar://problem/12537646>
Greg Clayton
2013-03-14
1
-8
/
+18
*
Fixed a bug in the path remapper that caused
Sean Callanan
2012-09-26
1
-1
/
+6
*
Reimplemented the code that backed the "settings" in lldb. There were many is...
Greg Clayton
2012-08-22
1
-0
/
+15
*
Fixed a logic error which stopped paths from being properly remapped.
Greg Clayton
2012-06-28
1
-1
/
+1
*
<rdar://problem/11072382>
Greg Clayton
2012-03-19
1
-0
/
+21
*
Include limits.h for PATH_MAX.
Benjamin Kramer
2012-03-18
1
-0
/
+1
*
<rdar://problem/8196933>
Greg Clayton
2012-03-15
1
-9
/
+60
*
rdar://problem/10227672
Johnny Chen
2011-12-12
1
-5
/
+14
*
Fixed the SymbolContext::DumpStopContext() to correctly indent and dump
Greg Clayton
2011-04-23
1
-0
/
+110
*
Minor warning/error fixes.
Eli Friedman
2010-06-09
1
-1
/
+2
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+125