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
/
test
/
ubsan
/
TestCases
/
Pointer
Commit message (
Expand
)
Author
Age
Files
Lines
*
[UBSan] Split nullptr-and-nonzero-offset-variable.c in another direction
Roman Lebedev
2019-10-10
2
-51
/
+12
*
[UBSan] Split nullptr-and-nonzero-offset-variable.cpp into C and C++ variants
Roman Lebedev
2019-10-10
2
-13
/
+42
*
[UBSan] Revisit nullptr-and-nonzero-offset-variable.cpp test to hopefully mak...
Roman Lebedev
2019-10-10
1
-7
/
+7
*
[UBSan][clang][compiler-rt] Applying non-zero offset to nullptr is undefined ...
Roman Lebedev
2019-10-10
5
-6
/
+130
*
[compiler-rt] alignment-assumption-blacklist.cpp test apparently passes on an...
Roman Lebedev
2019-01-15
1
-5
/
+0
*
[compiler-rt][UBSan] Sanitization for alignment assumptions.
Roman Lebedev
2019-01-15
12
-0
/
+327
*
Revert alignment assumptions changes
Vlad Tsyrklevich
2019-01-15
12
-253
/
+0
*
Silence failing tests
Vlad Tsyrklevich
2019-01-15
2
-2
/
+2
*
[compiler-rt] UBSan: just completely disable two alignment-assumption tests f...
Roman Lebedev
2019-01-14
2
-8
/
+4
*
[compiler-rt] UBSan: Disable 3 of the new alignment assumption tests on android.
Roman Lebedev
2019-01-14
3
-5
/
+10
*
[compiler-rt][UBSan] Sanitization for alignment assumptions.
Roman Lebedev
2019-01-14
12
-0
/
+252
*
[UBSan] Add missing `%run` prefixes to Pointer tests.
Dan Liew
2018-09-03
2
-4
/
+4
*
[ubsan] Teach the pointer overflow check that "p - <unsigned> <= p" (compiler...
Vedant Kumar
2017-07-13
1
-4
/
+11
*
[ubsan] Detect invalid unsigned pointer index expression (compiler-rt)
Vedant Kumar
2017-06-12
1
-0
/
+13
*
[ubsan] Runtime support for pointer overflow checking
Vedant Kumar
2017-06-01
1
-0
/
+19