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
/
compiler-rt
/
lib
/
asan
/
asan_debugging.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
compiler-rt: Rename .cc file in lib/asan to .cpp
Nico Weber
2019-08-01
1
-146
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[sanitizer] Remove reserving constructor from InternalMmapVector
Vitaly Buka
2018-05-07
1
-1
/
+2
*
[asan] Add a new AddressDescription structure, which can describe any type of...
Filipe Cabecinhas
2016-09-09
1
-59
/
+55
*
Convert AsanLocateAddress to Get*AddressInformation functions.
Filipe Cabecinhas
2016-08-18
1
-40
/
+40
*
Split DescribeAddressIfGlobal between a function that gets all the informatio...
Filipe Cabecinhas
2016-08-17
1
-1
/
+7
*
Split DescribeAddressIfShadow between a function that gets all the informatio...
Filipe Cabecinhas
2016-08-15
1
-1
/
+4
*
[compiler-rt] Apply modernize-use-nullptr fixes in sanitizers
Vedant Kumar
2015-10-01
1
-2
/
+2
*
[msan] Better use-after-free reports.
Evgeniy Stepanov
2015-01-22
1
-2
/
+2
*
[Sanitizer] Make StackTrace a lightweight reference to array of PCs, and
Alexey Samsonov
2014-10-26
1
-7
/
+4
*
[ASan] Make stack-buffer-overflow reports more robust
Alexey Samsonov
2014-10-01
1
-6
/
+6
*
[compiler-rt] recommit of r218481: ASan debugging API for report info extract...
Kuba Brecka
2014-09-26
1
-0
/
+70
*
[compiler-rt] revert r218481 due to test failure on sanitizer-x86_64-linux
Kuba Brecka
2014-09-26
1
-70
/
+0
*
[compiler-rt] ASan debugging API for report info extraction and locating addr...
Kuba Brecka
2014-09-25
1
-0
/
+70
*
[ASan] Add ASan debugging API to get malloc/free stack traces and shadow memo...
Kuba Brecka
2014-07-15
1
-0
/
+74