1. 45f9a4b [GWP-ASan] Fixed issue with c++ standard library dependency. am: e3e2637d91 am: f5ff910907 am: 0089c75d3e by Mitch Phillips · 4 years, 11 months ago
  2. 6adfa6e [GWP-ASan] Initial build files, implementation of PRNG [1]. am: afc02ff020 am: 87412234db am: 7da1e9b706 by Mitch Phillips · 4 years, 11 months ago
  3. 24cdfa4 Fix typos throughout the license files that somehow I and my reviewers all missed! am: 4ad773e702 am: 2a8a80f898 am: 9f3b68f3b5 by Chandler Carruth · 4 years, 11 months ago
  4. bba2134 Install new LLVM license structure and new developer policy. am: 9bd7fd0f35 am: ac66363745 am: 65b04dfd36 by Chandler Carruth · 4 years, 11 months ago
  5. 029af41 Update year in license files am: fddd9b6bd6 am: df51056d56 am: f6d20d5f88 by Hans Wennborg · 4 years, 11 months ago
  6. 33c51bf Update copyright year to 2018. am: bb06b1844b am: 42fd6fa5f3 am: a22b405740 by Paul Robinson · 4 years, 11 months ago
  7. 41f0a31 Update copyright year to 2016. am: 313be188e3 am: 2a62c178d1 am: efb930326d by Paul Robinson · 4 years, 11 months ago
  8. 734ca82 Update copyright year to 2015. am: 1252bcc1fd am: a6585aeb62 am: fef52cab98 by Alexey Samsonov · 4 years, 11 months ago
  9. a1ebe5d Move Android ucontext.h out of third_party. am: 757aea1419 am: 5df34462eb am: 64c5e351cc by Evgeniy Stepanov · 4 years, 11 months ago
  10. 6d9aadc Update license.txt to point to the new code in third_party/android. am: a0aa300beb am: 6d73437d20 am: b3ec461a8b by Evgeniy Stepanov · 4 years, 11 months ago
  11. 225e0a7 Update the copyright credits -- Happy new year 2014! am: da6d1287e4 am: 9fa84e442e am: 0b77489972 by NAKAMURA Takumi · 4 years, 11 months ago
  12. 90ef9a0 Update the copyright coredits -- Happy new year 2013! am: 3ad5aa4394 am: 5415f01e89 am: 8198e36170 by NAKAMURA Takumi · 4 years, 11 months ago
  13. 179cc9b [asan] move lib/asan/interception to lib/interception so that other tools (e.g. tsan) can use it am: 0601c9abba am: 3172dc3958 am: 6674d2a4a6 by Kostya Serebryany · 4 years, 11 months ago
  14. f17b07f Update source code links in LICENSE.TXT. am: d89ba2842e am: e017ff8126 am: a51bd93aae by Evgeniy Stepanov · 4 years, 11 months ago
  15. 082a9aa Happy new year 2012! am: 82cec90b48 am: aac220ccca am: 28c4c91a41 am: be922cc038 by NAKAMURA Takumi · 4 years, 11 months ago
  16. 1d4b19a [GWP-ASan] Fixed issue with c++ standard library dependency. am: e3e2637d91 am: f5ff910907 by Mitch Phillips · 4 years, 11 months ago
  17. 704e950 [GWP-ASan] Initial build files, implementation of PRNG [1]. am: afc02ff020 am: 87412234db by Mitch Phillips · 4 years, 11 months ago
  18. 8d4001b Fix typos throughout the license files that somehow I and my reviewers all missed! am: 4ad773e702 am: 2a8a80f898 by Chandler Carruth · 4 years, 11 months ago
  19. 9bce7e8 Install new LLVM license structure and new developer policy. am: 9bd7fd0f35 am: ac66363745 by Chandler Carruth · 4 years, 11 months ago
  20. bee3f5b Update year in license files am: fddd9b6bd6 am: df51056d56 am: f6d20d5f88 by Hans Wennborg · 4 years, 11 months ago
  21. 0894888 Update copyright year to 2018. am: bb06b1844b am: 42fd6fa5f3 am: a22b405740 by Paul Robinson · 4 years, 11 months ago
  22. b45ed47 Update copyright year to 2016. am: 313be188e3 am: 2a62c178d1 am: efb930326d by Paul Robinson · 4 years, 11 months ago
  23. 9ae180b Update copyright year to 2015. am: 1252bcc1fd am: a6585aeb62 am: fef52cab98 by Alexey Samsonov · 4 years, 11 months ago
  24. a6810ad Move Android ucontext.h out of third_party. am: 757aea1419 am: 5df34462eb by Evgeniy Stepanov · 4 years, 11 months ago
  25. 7b05570 Update license.txt to point to the new code in third_party/android. am: a0aa300beb am: 6d73437d20 by Evgeniy Stepanov · 4 years, 11 months ago
  26. 861c669 Update the copyright credits -- Happy new year 2014! am: da6d1287e4 am: 9fa84e442e by NAKAMURA Takumi · 4 years, 11 months ago
  27. 057dc7e Update the copyright coredits -- Happy new year 2013! am: 3ad5aa4394 am: 5415f01e89 by NAKAMURA Takumi · 4 years, 11 months ago
  28. c607fb7 [asan] move lib/asan/interception to lib/interception so that other tools (e.g. tsan) can use it am: 0601c9abba am: 3172dc3958 by Kostya Serebryany · 4 years, 11 months ago
  29. 2f6c5f2 Update source code links in LICENSE.TXT. am: d89ba2842e am: e017ff8126 by Evgeniy Stepanov · 4 years, 11 months ago
  30. be922cc Happy new year 2012! am: 82cec90b48 am: aac220ccca am: 28c4c91a41 by NAKAMURA Takumi · 4 years, 11 months ago
  31. 0089c75 [GWP-ASan] Fixed issue with c++ standard library dependency. am: e3e2637d91 by Mitch Phillips · 4 years, 11 months ago
  32. 7da1e9b [GWP-ASan] Initial build files, implementation of PRNG [1]. am: afc02ff020 by Mitch Phillips · 4 years, 11 months ago
  33. 9f3b68f Fix typos throughout the license files that somehow I and my reviewers all missed! am: 4ad773e702 by Chandler Carruth · 4 years, 11 months ago
  34. 65b04df Install new LLVM license structure and new developer policy. am: 9bd7fd0f35 by Chandler Carruth · 4 years, 11 months ago
  35. f6d20d5 Update year in license files am: fddd9b6bd6 am: df51056d56 by Hans Wennborg · 4 years, 11 months ago
  36. a22b405 Update copyright year to 2018. am: bb06b1844b am: 42fd6fa5f3 by Paul Robinson · 4 years, 11 months ago
  37. efb9303 Update copyright year to 2016. am: 313be188e3 am: 2a62c178d1 by Paul Robinson · 4 years, 11 months ago
  38. fef52ca Update copyright year to 2015. am: 1252bcc1fd am: a6585aeb62 by Alexey Samsonov · 4 years, 11 months ago
  39. 64c5e35 Move Android ucontext.h out of third_party. am: 757aea1419 am: 5df34462eb by Evgeniy Stepanov · 4 years, 11 months ago
  40. b3ec461 Update license.txt to point to the new code in third_party/android. am: a0aa300beb by Evgeniy Stepanov · 4 years, 11 months ago
  41. 0b77489 Update the copyright credits -- Happy new year 2014! am: da6d1287e4 by NAKAMURA Takumi · 4 years, 11 months ago
  42. 8198e36 Update the copyright coredits -- Happy new year 2013! am: 3ad5aa4394 by NAKAMURA Takumi · 4 years, 11 months ago
  43. 6674d2a [asan] move lib/asan/interception to lib/interception so that other tools (e.g. tsan) can use it am: 0601c9abba by Kostya Serebryany · 4 years, 11 months ago
  44. a51bd93 Update source code links in LICENSE.TXT. am: d89ba2842e am: e017ff8126 by Evgeniy Stepanov · 4 years, 11 months ago
  45. 28c4c91 Happy new year 2012! am: 82cec90b48 am: aac220ccca by NAKAMURA Takumi · 4 years, 11 months ago
  46. f5ff910 [GWP-ASan] Fixed issue with c++ standard library dependency. am: e3e2637d91 by Mitch Phillips · 4 years, 11 months ago
  47. 8741223 [GWP-ASan] Initial build files, implementation of PRNG [1]. am: afc02ff020 by Mitch Phillips · 4 years, 11 months ago
  48. 2a8a80f Fix typos throughout the license files that somehow I and my reviewers all missed! by Chandler Carruth · 4 years, 11 months ago
  49. ac66363 Install new LLVM license structure and new developer policy. am: 9bd7fd0f35 by Chandler Carruth · 4 years, 11 months ago
  50. df51056 Update year in license files am: fddd9b6bd6 by Hans Wennborg · 4 years, 11 months ago
  51. 42fd6fa Update copyright year to 2018. am: bb06b1844b by Paul Robinson · 4 years, 11 months ago
  52. 2a62c17 Update copyright year to 2016. am: 313be188e3 by Paul Robinson · 4 years, 11 months ago
  53. a6585ae Update copyright year to 2015. am: 1252bcc1fd by Alexey Samsonov · 4 years, 11 months ago
  54. 5df3446 Move Android ucontext.h out of third_party. am: 757aea1419 by Evgeniy Stepanov · 4 years, 11 months ago
  55. 6d73437 Update license.txt to point to the new code in third_party/android. by Evgeniy Stepanov · 4 years, 11 months ago
  56. 9fa84e4 Update the copyright credits -- Happy new year 2014! am: da6d1287e4 by NAKAMURA Takumi · 4 years, 11 months ago
  57. 5415f01 Update the copyright coredits -- Happy new year 2013! am: 3ad5aa4394 by NAKAMURA Takumi · 4 years, 11 months ago
  58. 3172dc3 [asan] move lib/asan/interception to lib/interception so that other tools (e.g. tsan) can use it by Kostya Serebryany · 4 years, 11 months ago
  59. e017ff8 Update source code links in LICENSE.TXT. am: d89ba2842e by Evgeniy Stepanov · 4 years, 11 months ago
  60. aac220c Happy new year 2012! am: 82cec90b48 by NAKAMURA Takumi · 4 years, 11 months ago
  61. e3e2637 [GWP-ASan] Fixed issue with c++ standard library dependency. by Mitch Phillips · 5 years ago
  62. afc02ff [GWP-ASan] Initial build files, implementation of PRNG [1]. by Mitch Phillips · 5 years ago
  63. 4ad773e Fix typos throughout the license files that somehow I and my reviewers by Chandler Carruth · 5 years ago
  64. 9bd7fd0 Install new LLVM license structure and new developer policy. by Chandler Carruth · 5 years ago
  65. fddd9b6 Update year in license files by Hans Wennborg · 5 years ago
  66. bb06b18 Update copyright year to 2018. by Paul Robinson · 6 years ago
  67. 313be18 Update copyright year to 2016. by Paul Robinson · 8 years ago
  68. 1252bcc Update copyright year to 2015. by Alexey Samsonov · 9 years ago
  69. 757aea1 Move Android ucontext.h out of third_party. by Evgeniy Stepanov · 10 years ago
  70. a0aa300 Update license.txt to point to the new code in third_party/android. by Evgeniy Stepanov · 10 years ago
  71. da6d128 Update the copyright credits -- Happy new year 2014! by NAKAMURA Takumi · 11 years ago
  72. 3ad5aa4 Update the copyright coredits -- Happy new year 2013! by NAKAMURA Takumi · 12 years ago
  73. 0601c9a [asan] move lib/asan/interception to lib/interception so that other tools (e.g. tsan) can use it by Kostya Serebryany · 12 years ago
  74. d89ba28 Update source code links in LICENSE.TXT. by Evgeniy Stepanov · 12 years ago
  75. 82cec90 Happy new year 2012! by NAKAMURA Takumi · 13 years ago
  76. 01598a1 Initial empty repository by Inna Palant · 5 years ago