1. 176edba Update aosp/master Clang for rebase to r222490. by Stephen Hines · 10 years ago
  2. 7e73f94 [Sanitize] Don't emit function attribute sanitize_address/thread/memory if the function is blacklisted. by Alexey Samsonov · 12 years ago
  3. be9e8bf Add more of the command line options as attribute flags. by Bill Wendling · 12 years ago
  4. 8992457 Reapply r176133 with testcase fixes. by Bill Wendling · 12 years ago
  5. 85aee96 Unify clang/llvm attributes for asan/tsan/msan (Clang part) by Kostya Serebryany · 12 years ago
  6. 0c67fc9 Make for x86 to stop it failing on ARM buildbots. by Bill Wendling · 12 years ago
  7. 478bbf3 Try to get buildbots to pass these tests. by Bill Wendling · 12 years ago
  8. 3bba3ef Attempt to clean up tests for non-X86 platforms. by Bill Wendling · 12 years ago
  9. f7a9da0 Modify the tests to use attribute group references instead of listing the by Bill Wendling · 12 years ago
  10. ea8bca7 clang/test/CodeGen: Suppress a couple of tests on win32. It seems -fsanitize-blacklist doesn't accept DOSish pathnames. by NAKAMURA Takumi · 12 years ago
  11. 4f45bc0 [ubsan] Add support for -fsanitize-blacklist by Will Dietz · 12 years ago
  12. d6396a6 Use the individual -fsanitize=<...> arguments to control which of the UBSan by Richard Smith · 12 years ago
  13. b9d2b3b [asan] add missing asan instrumentation in generated global init functions by Kostya Serebryany · 12 years ago
  14. 71efba0 The following patch adds __attribute__((no_address_safety_analysis)) which will allow to disable by Kostya Serebryany · 13 years ago