index
:
delta/compiler-rt.git
google/stable
google/testing
master
release_30
release_32
release_33
release_34
release_35
release_35@215014
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
asan
/
asan_descriptions.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update compiler-rt cpplint.py
Vitaly Buka
2019-09-11
1
-1
/
+1
*
compiler-rt: Rename .cc file in lib/asan to .cpp
Nico Weber
2019-08-01
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[ASan] Minor ASan error reporting cleanup
Alex Shlyapnikov
2018-07-09
1
-3
/
+14
*
[ASan] Enhance libsanitizer support for invalid-pointer-pair.
Alex Shlyapnikov
2017-12-04
1
-0
/
+4
*
[Sanitizers] ASan: detect new/delete calls with mismatched alignment.
Alex Shlyapnikov
2017-10-25
1
-0
/
+1
*
[compiler-rt] Move dump_instruction_bytes and dump_registers into sanitizer_c...
Vitaly Buka
2017-09-13
1
-1
/
+0
*
[compiler-rt] Cleanup decorators
Vitaly Buka
2017-09-11
1
-5
/
+0
*
[asan] Reify ErrorGeneric
Filipe Cabecinhas
2016-09-21
1
-2
/
+3
*
[asan] Store access_size in the {Stack,Global}AddressDescription objects
Filipe Cabecinhas
2016-09-09
1
-4
/
+8
*
[asan] Add a new AddressDescription structure, which can describe any type of...
Filipe Cabecinhas
2016-09-09
1
-5
/
+83
*
[asan] remove unused kAsanHeapRightRedzoneMagic (NFC)
Kostya Serebryany
2016-08-25
1
-1
/
+0
*
Cleanup: Move the *AddressDescription printing code to Print() members inside...
Filipe Cabecinhas
2016-08-19
1
-0
/
+20
*
Add header guards to asan_descriptions.h
Filipe Cabecinhas
2016-08-18
1
-0
/
+4
*
[asan] Remove "Stack partial redzone" from report
Vitaly Buka
2016-08-17
1
-1
/
+0
*
Split DescribeAddressIfGlobal between a function that gets all the informatio...
Filipe Cabecinhas
2016-08-17
1
-0
/
+12
*
Split DescribeAddressIfStack between a function that gets all the information...
Filipe Cabecinhas
2016-08-17
1
-0
/
+10
*
Rename DescribeHeapAddress to DescribeAddressIfHeap and split it into a funct...
Filipe Cabecinhas
2016-08-17
1
-1
/
+30
*
Move the Decorator, ThreadNameWithParenthesis, and DescribeThread to asan_des...
Filipe Cabecinhas
2016-08-16
1
-0
/
+60
*
Split DescribeAddressIfShadow between a function that gets all the informatio...
Filipe Cabecinhas
2016-08-15
1
-0
/
+37