1. 490fda3 [asan] Replace std::to_string with llvm::to_string by Vitaly Buka · 9 years ago
  2. 5910a92 [asan] Simplify calculation of stack frame layout extraction calculation of stack description into separate function. by Vitaly Buka · 9 years ago
  3. d88e520 [asan] Append line number to variable name if line is available and in the same file as the function. by Vitaly Buka · 9 years ago
  4. c10c334 ASan: remove variable only used in assertions build by Tim Northover · 9 years ago
  5. db331d8 [asan] Separate calculation of ShadowBytes from calculating ASanStackFrameLayout by Vitaly Buka · 9 years ago
  6. f9fd63a [asan] Add support of lifetime poisoning into ComputeASanStackFrameLayout by Vitaly Buka · 9 years ago
  7. e149b39 Revert "[asan] Add support of lifetime poisoning into ComputeASanStackFrameLayout" by Vitaly Buka · 9 years ago
  8. d5ec149 [asan] Add support of lifetime poisoning into ComputeASanStackFrameLayout by Vitaly Buka · 9 years ago
  9. da00f2f Update to use new name alignTo(). by Rui Ueyama · 10 years ago
  10. 45d4cb9 [Utils] Put includes in correct order. NFC. by Weiming Zhao · 10 years ago
  11. f00654e Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) by Alexander Kornienko · 10 years ago
  12. 70bc5f1 Fixed/added namespace ending comments using clang-tidy. NFC by Alexander Kornienko · 10 years ago
  13. 292acab [asan] Reuse a common function. by Evgeniy Stepanov · 11 years ago
  14. e69170a Revert "Introduce a string_ostream string builder facilty" by Alp Toker · 11 years ago
  15. 6147173 Introduce a string_ostream string builder facilty by Alp Toker · 11 years ago
  16. 152d48d [asan] fix ndebug build with strict warnings (-Wunused-variable) by Kostya Serebryany · 12 years ago
  17. 4fb7801 [asan] rewrite asan's stack frame layout by Kostya Serebryany · 12 years ago