1. 0e2c34f Update aosp/master clang for rebase to r230699. by Stephen Hines · 10 years ago
  2. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  3. feba9f2 TBAA: use the same format for scalar TBAA and struct-path aware TBAA. by Manman Ren · 11 years ago
  4. 1596e5b Revert r191586 and r191695. They cause crashes when building with by Richard Smith · 11 years ago
  5. 8a06d8f TBAA: use the same format for scalar TBAA and struct-path aware TBAA. by Manman Ren · 11 years ago
  6. a3f55b0 Don't pass -O0 to clang_cc1, it is the default. by Rafael Espindola · 11 years ago
  7. d6396a6 Use the individual -fsanitize=<...> arguments to control which of the UBSan by Richard Smith · 12 years ago
  8. 5819750 fix test/CodeGen/tbaa-for-vptr.cpp: don't hardcode the index of metadata by Kostya Serebryany · 12 years ago
  9. c9fe605 enable TBAA when -fthread-sanitizer is given, even with -O0 or -relaxed-aliasing by Kostya Serebryany · 12 years ago
  10. 2d7cb06 Use MDBuilder to help with metadata creation. by Duncan Sands · 12 years ago
  11. 5432ff2 [tests] Fix test failure in release mode. by Daniel Dunbar · 13 years ago
  12. 8cb4a07 add tbaa metadata to vtable pointer loads/stores by Kostya Serebryany · 13 years ago