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
/
interception
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix check-interception link error in compiler-rt debug mode
Reid Kleckner
2019-10-10
1
-1
/
+4
*
compiler-rt: Rename .cc file in lib/{interception/tests,safestack} to .cpp
Nico Weber
2019-08-01
4
-7
/
+7
*
[compiler-rt][tests] Propagate COMPILER_RT_UNITTEST_LINK_FLAGS
Hubert Tong
2019-05-01
1
-0
/
+3
*
[Sanitizer] Reland "Cleanup INTERCEPT_FUNCTION macro"
Julian Lettner
2019-05-01
1
-10
/
+5
*
Revert r359325 "[NFC][Sanitizer] Change "return type" of INTERCEPT_FUNCTION t...
Reid Kleckner
2019-04-30
1
-0
/
+11
*
[NFC][Sanitizer] Remove GetRealFunctionAddress and replace usages
Julian Lettner
2019-04-27
1
-11
/
+0
*
[Sanitizer] Fix test
Julian Lettner
2019-04-26
1
-0
/
+2
*
[Sanitizer] Fix compliation error in test
Julian Lettner
2019-04-26
1
-2
/
+0
*
[NFC][Sanitizer] Extract GetFuncAddr from GetRealFunctionAddress
Julian Lettner
2019-04-25
1
-0
/
+5
*
Commit macro intended to be included in r353483.
Reid Kleckner
2019-02-07
1
-1
/
+1
*
[compiler rt] Win64 GetInstructionSize additional register MOV + stack alignm...
Reid Kleckner
2019-02-07
1
-2
/
+23
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
3
-12
/
+9
*
[cmake] [interception] Remove duplicate gtest from test COMPILE_DEPS
Michal Gorny
2017-10-12
1
-1
/
+1
*
[sanitizers CMake] NFC Refactor the logic for compiling and generating tests
George Karpenkov
2017-08-15
1
-27
/
+10
*
[sanitizers] Sanitizer tests CMake clean up: try #2
George Karpenkov
2017-07-28
1
-15
/
+2
*
Revert "[sanitizers] Sanitizer tests CMake clean up"
George Karpenkov
2017-07-27
1
-2
/
+15
*
[sanitizers] Sanitizer tests CMake clean up
George Karpenkov
2017-07-27
1
-15
/
+2
*
[WinASan] Fix hotpatching new Win 10 build 1703 x64 strnlen prologue
Reid Kleckner
2017-06-16
1
-0
/
+11
*
[interception] Check for export table's size before referring to its elements.
Marcos Pividori
2017-01-30
1
-0
/
+7
*
[asan] Don't assert that a target is within 2GB on 32-bit Windows
Reid Kleckner
2016-11-15
2
-6
/
+26
*
[interception] Avoid duplicate declaration of isdigit in test
Jonas Hahnfeld
2016-09-14
1
-0
/
+4
*
[compilter-rt] Try to fix correctly rL277560
Etienne Bergeron
2016-08-03
1
-4
/
+0
*
[compiler-rt] Fix broken interception unittest
Etienne Bergeron
2016-08-03
1
-0
/
+4
*
[asan] Intercept RtlRaiseException instead of kernel32!RaiseException
Reid Kleckner
2016-08-02
1
-0
/
+8
*
Fix broken build bot
Etienne Bergeron
2016-07-28
1
-2
/
+1
*
[asan] Fix interception unittest on Windows64.
Etienne Bergeron
2016-07-12
1
-0
/
+10
*
missing modifications for http://reviews.llvm.org/D21952
Etienne Bergeron
2016-07-11
1
-1
/
+2
*
[compiler-rt] Refactor the interception code on windows.
Etienne Bergeron
2016-07-11
1
-69
/
+428
*
remove empty lines
Etienne Bergeron
2016-07-11
1
-2
/
+0
*
[compiler-rt] Enhance unittest coverage for lib interception
Etienne Bergeron
2016-07-07
1
-15
/
+96
*
Fix cmake generation on Apple for interception unittests
Etienne Bergeron
2016-07-06
1
-2
/
+0
*
[compiler-rt] Disable interception tests on Apple
Etienne Bergeron
2016-07-06
1
-3
/
+1
*
[compilter-rt] Add unittests for interception library
Etienne Bergeron
2016-07-06
4
-0
/
+376