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
/
clang
/
test
/
CodeGen
/
sanitize-address-field-padding.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
No memcpy for copy ctor with -fsanitize-address-field-padding=1
Kostya Serebryany
2014-12-06
1
-0
/
+1
*
[clang/asan] Do not emit memcpy for trivial operator= when -fsanitize-address...
Kostya Serebryany
2014-11-11
1
-0
/
+17
*
Remove "REQUIRES:shell" from tests. They work for me.
NAKAMURA Takumi
2014-11-04
1
-1
/
+0
*
ignore -mconstructor-aliases when adding field paddings for asan
Kostya Serebryany
2014-10-31
1
-0
/
+25
*
Do not insert asan paddings after fields that have flexible arrays.
Kostya Serebryany
2014-10-27
1
-0
/
+30
*
fix -fsanitize-address-field-padding for the cases with virtual base classes
Kostya Serebryany
2014-10-17
1
-0
/
+26
*
Add explicit triple to clang/test/CodeGen/sanitize-address-field-padding.cpp,...
NAKAMURA Takumi
2014-10-17
1
-2
/
+2
*
User c-tor name to fix the sanitizer test
Renato Golin
2014-10-17
1
-1
/
+1
*
Trying to fix failing Clang sanitizer test on ARM bots
Renato Golin
2014-10-17
1
-1
/
+1
*
trying to fix the new test again, this time for the clang-cmake-armv7-a15 bot
Kostya Serebryany
2014-10-17
1
-16
/
+3
*
trying to fix the new test on hexagon-build
Kostya Serebryany
2014-10-16
1
-10
/
+10
*
Insert poisoned paddings between fields in C++ classes so that AddressSanitiz...
Kostya Serebryany
2014-10-16
1
-0
/
+152