1. 3e7cafe [sanitizer-common] Use @LINE in test. by Filipe Cabecinhas · 9 years ago
  2. 19aeaf7 [Fix r262785] Fix missing declaration when COMPILER_RT_BOOL_CMPXCHG was used but InstrProfilingUtil.h wasn't included. by Filipe Cabecinhas · 9 years ago
  3. 67a1830 [powerpc] mark setuid.c and setuid2.c as unsupported by Bill Seurer · 9 years ago
  4. 09fecac cleanup: remove dead preprocessing branch /nfc by Xinliang David Li · 9 years ago
  5. 44fd388 [PGO] cleanup: move one support method into InstrProfilingUtil.h /NFC by Xinliang David Li · 9 years ago
  6. cf1a8d6 [PGO] internal API name cleanups (for better consistency) by Xinliang David Li · 9 years ago
  7. cf2f829 Minor cleanup by Xinliang David Li · 9 years ago
  8. e55855f [GCDA] Unlock arc file before closing it by Vedant Kumar · 9 years ago
  9. b08c76f [cmake] Address Samsonov's post-commit review of r262723 by Filipe Cabecinhas · 9 years ago
  10. 31f251f [PGO] Add API to check compatibility of profile data in buffer by Xinliang David Li · 9 years ago
  11. 6534a8a Fix api visibility by Xinliang David Li · 9 years ago
  12. 6448fe6 [ubsan/float-cast-overflow] Make the test also work with C++11 narrowing by Filipe Cabecinhas · 9 years ago
  13. 8144d3b [ubsan/cmake] Make sure we end up adding -frtti to ubsan_type_hash_itanium.cc, even if -fno-rtti is the default for the platform by Filipe Cabecinhas · 9 years ago
  14. b87b2ec [Compiler-rt][safestack] Enable for MIPS by Mohit K. Bhakkad · 9 years ago
  15. 03ff36b [powerpc] pacify lint for java_race_pc.cc by Bill Seurer · 9 years ago
  16. 4362a99 [TSan] Fix compiler warning in Go sanity test. by Alexey Samsonov · 9 years ago
  17. c8f2c95 [asan] Fix odr_c_test failure with gold linker by Alexey Samsonov · 9 years ago
  18. 63350ec [powerpc] activate java_race_pc.cc on powerpc64le by Bill Seurer · 9 years ago
  19. 7b3c72a [powerpc] activate java_race_pc.cc on powerpc64le by Bill Seurer · 9 years ago
  20. dd12e9a [PGO] Add API for profile merge from buffer by Xinliang David Li · 9 years ago
  21. 3fb319c [test/ubsan/coverage-levels] Fix file references in UBSAN_OPTIONS by Filipe Cabecinhas · 9 years ago
  22. 2a4985c [LSan] Enable use_registers test for MIPS by Mohit K. Bhakkad · 9 years ago
  23. 6470f76 Add some minimal portability code paths for PS4. by Sean Silva · 9 years ago
  24. 783fb1f Fix minor bug in test by Xinliang David Li · 9 years ago
  25. 8f3381e [TSAN] Fix test java_race_pc by Sagar Thakur · 9 years ago
  26. 54d6eaa Revert "[RT] Make tsan tests more portable" by Renato Golin · 9 years ago
  27. ba29b57 [RT] Make tsan tests more portable by Renato Golin · 9 years ago
  28. e92ab2f [test/vptr-non-unique-typeinfo] Address Samsonov's post-commit review by Filipe Cabecinhas · 9 years ago
  29. a029b79 tsan: describe heap/data locations in Go by Dmitry Vyukov · 9 years ago
  30. f5fcdd2 sanitizer_common: silence compiler warning by Dmitry Vyukov · 9 years ago
  31. 1d14932 [Compiler-rt][MIPS] Correct Dynamic Thread Vector offset for MIPS by Mohit K. Bhakkad · 9 years ago
  32. 94aa4d7 [Compiler-rt][MSan] fix param_tls_limit test for platforms where big arguments are sliced in smaller ones by Mohit K. Bhakkad · 9 years ago
  33. e5ec062 [asan] Retry failed adb commands in android tests. by Evgeniy Stepanov · 9 years ago
  34. aafe4b6 [asan] Fix new[]/delete mismatch in tests. by Evgeniy Stepanov · 9 years ago
  35. 1456e25 Avoid use of -fsanitize=vptr in MSVC env, it is not yet supported by Reid Kleckner · 9 years ago
  36. d0257b7 [asan] Fix UB in test/asan/TestCases/Linux/recvfrom.cc testcase. by Maxim Ostapenko · 9 years ago
  37. 2d14d3b Update the link of issue by Mohit K. Bhakkad · 9 years ago
  38. 8d8f919 [asan] Re-enable test/asan/TestCases/Linux/recvfrom.cc testcase. by Maxim Ostapenko · 9 years ago
  39. 80d4b89 Test cleanups by Xinliang David Li · 9 years ago
  40. adbb7b7 [PGO] add a test for available_externally functions by Xinliang David Li · 9 years ago
  41. b7692bc [UBSan] Fix isDerivedFromAtOffset on iOS ARM64 by Filipe Cabecinhas · 9 years ago
  42. 2eff7f7 [CMake] Fix a typo in add_compiler_rt_library. by Alexey Samsonov · 9 years ago
  43. 7f022ae tsan: revert r262037 by Dmitry Vyukov · 9 years ago
  44. b8868b9 tsan: split thread into logical and physical state by Dmitry Vyukov · 9 years ago
  45. ba87c4d Use relative lines in CHECKs in race_on_mutex.c by Alexander Kornienko · 9 years ago
  46. ce63c20 [TSAN] XFAIL race_on_mutex.cc for MIPS by Sagar Thakur · 9 years ago
  47. fac2e24 [MSan] Endianness should not matter while printing a byte by Mohit K. Bhakkad · 9 years ago
  48. 63cecb3 [MSAN] Fix test SmallPreAllocatedStackThread for MIPS by Sagar Thakur · 9 years ago
  49. b850251 [profile] Compute number of data entries correctly by Vedant Kumar · 9 years ago
  50. 1a436dd Sync up with master by Xinliang David Li · 9 years ago
  51. 07f9c0f [Sanitizer] Protect against compiler-inserted memcpy() in InternalMmapVector::push_back(). by Alexey Samsonov · 9 years ago
  52. 1d180c3 [powerpc] reactivate ignore_lib4.cc on powerpc64le by Bill Seurer · 9 years ago
  53. 50ca446 [sanitizer] Fix third parameter in COMMON_INTERCEPTOR_WRITE_RANGE in recv and recvfrom interceptors. by Maxim Ostapenko · 9 years ago
  54. 640d1fc [asan] Disable recvfrom test failing on the bots. by Maxim Ostapenko · 9 years ago
  55. 1f4cea0 [asan] Disable recvfrom testcase on Android due to buildbot failure. by Maxim Ostapenko · 9 years ago
  56. b9fd2e0 [sanitizer] Disable recv and recvfrom interceptors on Windows. by Maxim Ostapenko · 9 years ago
  57. 7389936 [sanitizer] Move recvmsg and recv interceptors to sanitizer_common. by Maxim Ostapenko · 9 years ago
  58. 72c3cce [Compiler-rt][MSan]Fix shmat testcase: Pass SHMLBA-alligned address to shmat by Mohit K. Bhakkad · 9 years ago
  59. 2b972df builtins: adjust the clobbers list for android __clear_cache by Saleem Abdulrasool · 9 years ago
  60. e8c7d77 [CMake] Fix a really simple, silly bug from r261797 by Chris Bieneman · 9 years ago
  61. 956ecea [CMake] Default CMAKE_MACOSX_RPATH to On, this is the default with CMP0042 by Chris Bieneman · 9 years ago
  62. b6917b4 [MSAN] Fix memcmp_test on MIPS by Sagar Thakur · 9 years ago
  63. cb35474 tsan: disable ignore_lib4.cc test on powerpc64 and aarch64 by Dmitry Vyukov · 9 years ago
  64. 2c56f33 [MSan] fix process_vm_readv test: Exit silently if syscall is not implemeted by Mohit K. Bhakkad · 9 years ago
  65. 28bb3d9 [MSan] Mark dlerror.cc expected failure for MIPS by Mohit K. Bhakkad · 9 years ago
  66. ee7023f [tests] Portability fixup for r261713. by Alexey Samsonov · 9 years ago
  67. 0dc3d24 [tests] Resolve old TODOs in ASan unit tests. by Alexey Samsonov · 9 years ago
  68. 41172a3 [tests] Don't compile CFI C tests in C++ mode. by Alexey Samsonov · 9 years ago
  69. 497a0ac [CMake] Support component-based installation for runtime libraries by Chris Bieneman · 9 years ago
  70. 86792ea [CMake] Assign components and dependencies during add_compiler_rt_resource_file by Chris Bieneman · 9 years ago
  71. 120f630 [profile] Fix iteration over profile data entries by Vedant Kumar · 9 years ago
  72. 0c20289 tsan: clean up code after r261658 by Dmitry Vyukov · 9 years ago
  73. b2be098 tsan: fix signal handling in ignored libraries by Dmitry Vyukov · 9 years ago
  74. 4d35491 [tests] Run test that uses gnu asm syntax on Posix only. by Alexey Samsonov · 9 years ago
  75. 4e796d0c [tests] Remove "supported-target" in favor of "target-arch" lit features. by Alexey Samsonov · 9 years ago
  76. e26c87d [tests] Always specify correct config.target_arch when configuring test suite. by Alexey Samsonov · 9 years ago
  77. 8e3cbde [Sanitizer] Introduce ListOfModules object and use it to replace GetListOfModules(). by Alexey Samsonov · 9 years ago
  78. 452417a [MSan] Make unaligned load/store functions compatible for both endians by Mohit K. Bhakkad · 9 years ago
  79. bc0122b [CMake] Add partial support for MSVC in compiler-rt builtins, by Roman Shirokiy. by Andrey Turetskiy · 9 years ago
  80. 953d593 [CMake] Adding a CMake cache file that matches Apple's build configs by Chris Bieneman · 9 years ago
  81. 635ade9 [sancov] use GetLoadedModules for list of modules rather than sanitizer's list. by Mike Aizatsky · 9 years ago
  82. 361a7bb [sancov] requiring dynamic asan. by Mike Aizatsky · 9 years ago
  83. 3d731c5 minor test runline cleanup by Xinliang David Li · 9 years ago
  84. 7319425 [sancov] using static asan by Mike Aizatsky · 9 years ago
  85. f56aeef [PGO] Enable profile-rt testing on all supported targets by Xinliang David Li · 9 years ago
  86. 12813b0 [Windows] Simplify more tests now that Clang supports EH by Reid Kleckner · 9 years ago
  87. 00203bc [Windows] Add 10s timeout to some WaitForSingleObject calls by Reid Kleckner · 9 years ago
  88. ec3d332 Change comma to semi-colon, no functionality change. by Richard Trieu · 9 years ago
  89. 973dacf Un-XFAIL the last C++ EH test, it was fixed by r261258 by Reid Kleckner · 9 years ago
  90. 0fc35d0 Add test coverage for default linker by Xinliang David Li · 9 years ago
  91. 7c8e2c3 Clang on Windows supports exceptions, un XFAIL the passing tests by Reid Kleckner · 9 years ago
  92. 0765fbc [WinASan] Fix page size and mmap granularity confusion by Reid Kleckner · 9 years ago
  93. 371310e [tsan] Disable sysroot flag on FreeBSD by Ed Maste · 9 years ago
  94. 9bf3acd [compiler-rt] Return correct size of struct pthread for glibc-2.12.2 by Jonas Hahnfeld · 9 years ago
  95. d4590c7 [sanitizer-coverage] implement -fsanitize-coverage=trace-pc. This is similar to trace-bb, but has a different API. We already use the equivalent flag in GCC for Linux kernel fuzzing. We may be able to use this flag with AFL too by Kostya Serebryany · 9 years ago
  96. 2af1e3e9 PR26606: Make abort_on_error.cc test more portable. by Alexey Samsonov · 9 years ago
  97. 51a8de9 Fix PR26608: Make sanitizer_common tests more portable. by Alexey Samsonov · 9 years ago
  98. 394f1d4 [TSan] PR26609: Fix two test cases. by Alexey Samsonov · 9 years ago
  99. 54831a8 [tests] Slightly improve a fix in r260669. by Alexey Samsonov · 9 years ago
  100. cef252e [tsan] Fix signal number definitions for FreeBSD by Ed Maste · 9 years ago