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
/
dfsan
Commit message (
Expand
)
Author
Age
Files
Lines
*
compiler-rt: Rename .cc file in test/dfsan to cpp
Nico Weber
2019-08-05
1
-1
/
+1
*
Try to heal bots more after r367551
Nico Weber
2019-08-01
1
-1
/
+1
*
compiler-rt: Rename .cc file in lib/{dfsan,stats,ubsan_minimal} to .cpp
Nico Weber
2019-08-01
5
-8
/
+10
*
Improve error message when '=' is missing in {ASAN,...}_OPTIONS.
Vitaly Buka
2019-06-15
1
-1
/
+1
*
[dfsan] Introduce dfsan_flush().
Kostya Serebryany
2019-06-13
2
-0
/
+8
*
Experimantal dfsan mode "fast16labels=1"
Kostya Serebryany
2019-06-08
2
-0
/
+6
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
7
-28
/
+21
*
[dfsan] Fix build after r346262
Benjamin Kramer
2018-11-06
1
-1
/
+1
*
sanitizers: consistently check result of MmapFixedNoReserve
Dmitry Vyukov
2018-07-20
1
-1
/
+2
*
[CMake] Add compiler-rt header files to the list of sources for targets
Dan Liew
2018-07-10
1
-0
/
+7
*
Add weak definitions of trace-cmp hooks to dfsan
Kostya Serebryany
2018-06-01
2
-1
/
+25
*
[dfsan] add one more sanitizer-coverage hook to the whitelist
Kostya Serebryany
2018-05-09
1
-0
/
+2
*
[sanitizer] Remove unneeded blank lines
Vitaly Buka
2018-05-09
1
-1
/
+0
*
[sanitizer] Update .clang-format in compiler-rt
Vitaly Buka
2018-05-09
1
-0
/
+2
*
[dfsan] update the abilist for the sanitizer coverage; also remove the fuzz t...
Kostya Serebryany
2018-05-08
1
-5
/
+10
*
Reland "Install resource files into a share/ directory"
Petr Hosek
2018-01-14
1
-2
/
+5
*
Revert "Install resource files into a share/ directory"
Petr Hosek
2018-01-11
1
-2
/
+2
*
Reland "Install resource files into a share/ directory"
Petr Hosek
2018-01-11
1
-2
/
+2
*
Revert "Install resource files into a share/ directory"
Petr Hosek
2018-01-11
1
-1
/
+1
*
Reland "Install resource files into a share/ directory"
Petr Hosek
2018-01-10
1
-1
/
+1
*
Revert "[CMake] Install resource files into a share/ directory"
Petr Hosek
2018-01-10
1
-1
/
+1
*
[CMake] Install resource files into a share/ directory
Petr Hosek
2018-01-10
1
-1
/
+1
*
[sanitizer_common] Move filesystem-related code out of sanitizer_common.cc
Vitaly Buka
2017-07-22
1
-0
/
+1
*
Revert "[sanitizer_common] Move filesystem-related code out of sanitizer_comm...
Vitaly Buka
2017-07-20
1
-1
/
+0
*
[sanitizer_common] Move filesystem-related code out of sanitizer_common.cc
Alex Shlyapnikov
2017-07-20
1
-0
/
+1
*
[sanitizer-coverage] remove stale code (old coverage); compiler-rt part
Kostya Serebryany
2017-05-31
1
-2
/
+0
*
[sanitizer-coverage] remove more unused code
Kostya Serebryany
2017-04-19
1
-6
/
+0
*
[sanitizer-coverage] remove run-time support for -fsanitize-coverage=indirect...
Kostya Serebryany
2017-04-19
1
-4
/
+0
*
[sanitizer-coverage] remove run-time support for the deprecated -fsanitize-co...
Kostya Serebryany
2017-04-19
1
-4
/
+0
*
Revert "[sancov] moving sancov rt to sancov/ directory"
Mike Aizatsky
2017-01-12
1
-1
/
+0
*
[sancov] moving sancov rt to sancov/ directory
Mike Aizatsky
2017-01-12
1
-0
/
+1
*
[compiler-rt] Do not introduce __sanitizer namespace globally
Anna Zaks
2016-09-15
2
-0
/
+5
*
[CMake] Connect Compiler-RT targets to LLVM Runtimes directory
Chris Bieneman
2016-08-26
1
-4
/
+1
*
dfsan: Enable 48-bit VMA support on aarch64
Adhemerval Zanella
2016-08-25
2
-6
/
+36
*
[sanitizer-coverage] add __sanitizer_cov_trace_cmp[1248] to the sanitizer-cov...
Kostya Serebryany
2016-08-18
1
-0
/
+8
*
[compiler-rt] Fix VisualStudio virtual folders layout
Etienne Bergeron
2016-07-11
1
-0
/
+2
*
[sanitizer] [SystemZ] Abort if the kernel might be vulnerable to CVE-2016-2143.
Marcin Koscielnicki
2016-04-27
1
-0
/
+1
*
[sanitizer] rename MmapNoAccess to MmapFixedNoAccess; NFC
Kostya Serebryany
2016-04-22
1
-1
/
+1
*
[sancov] common flags initialization.
Mike Aizatsky
2016-03-18
1
-1
/
+1
*
[cmake] Address Samsonov's post-commit review of r262723
Filipe Cabecinhas
2016-03-05
1
-1
/
+1
*
[compiler-rt] [dfsan] Unify aarch64 mapping
Adhemerval Zanella
2015-11-27
3
-41
/
+138
*
Tell clang-format that (most) sanitizers are written using Google style guide.
Alexey Samsonov
2015-11-19
1
-0
/
+1
*
[compiler-rt] Apply modernize-use-nullptr fixes in sanitizers
Vedant Kumar
2015-10-01
1
-6
/
+6
*
[sanitizer] Move CheckVMASize after flag initialization
Adhemerval Zanella
2015-09-15
1
-1
/
+2
*
[compiler-rt] [sanitizers] Add VMA size check at runtime
Adhemerval Zanella
2015-09-11
1
-0
/
+2
*
[CMake] Add ARCHS option to add_sanitizer_rt_symbols.
Chris Bieneman
2015-08-27
1
-1
/
+2
*
[CMake] Converting add_sanitizer_rt_symbols to use cmake_parse_arguments.
Chris Bieneman
2015-08-26
1
-1
/
+2
*
[CMake] merge add_compiler_rt_runtime and add_compiler_rt_darwin_runtime into...
Chris Bieneman
2015-08-25
1
-3
/
+5
*
[Sanitizers] Allow to install several internal Die callbacks.
Alexey Samsonov
2015-08-24
1
-1
/
+1
*
[dfsan] Enable DFSan for AArch64/42-bit VMA
Adhemerval Zanella
2015-08-24
2
-0
/
+28
[next]