1. 3ea9e33 Update aosp/master clang for rebase to r233350 by Pirama Arumuga Nainar · 9 years ago
  2. 0e2c34f Update aosp/master clang for rebase to r230699. by Stephen Hines · 9 years ago
  3. 176edba Update aosp/master Clang for rebase to r222490. by Stephen Hines · 9 years ago
  4. 6bcf27b Update Clang for 3.5 rebase (r209713). by Stephen Hines · 10 years ago
  5. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  6. a634237 Darwin(ish): enable embedded compiler-rt builds on Darwin. by Tim Northover · 10 years ago
  7. 3604841 libc++: Install headers in include/, rather than lib/ by Justin Bogner · 10 years ago
  8. 7194088 [ASan] If the iOS Simulator SDK is available, build the ASan iossim runtime using configure+make. by Alexander Potapenko · 10 years ago
  9. 8ad46b7 [build] Update runtime library and tests to work with relocatable SDKs on OS X 10.9. by Daniel Dunbar · 11 years ago
  10. 0e7a1cf [libsanitizer] configure+make: install include/sanitizer into Clang by Alexander Potapenko · 11 years ago
  11. d9def9e [LSan] Add support for building standalone LSan runtime to Make build (clang part) by Alexey Samsonov · 11 years ago
  12. 2eeed71 DataFlowSanitizer; Clang changes. by Peter Collingbourne · 11 years ago
  13. 230cdaa The makefile build system had two lists of the 32-bit runtime libraries by Chandler Carruth · 11 years ago
  14. f8d4a6b Nuke build of static ASan runtime on Mac OS - clang part by Alexey Samsonov · 11 years ago
  15. 61a574f Split ubsan runtime into three pieces (clang part): by Richard Smith · 11 years ago
  16. 3aada3c Add MSan to the list of targets in Makefile-based builds. by Evgeniy Stepanov · 11 years ago
  17. 75fcb19 UBSan: enable proper linking with UBsan runtime on Darwin. Turn on building ubsan on OS X in 'make' build system. Patch by Jean-Daniel Dupas. by Alexey Samsonov · 11 years ago
  18. e0d80f1 [UBSan] Add support for building ubsan runtime library on Linux with 'make'. Clang part. by Alexey Samsonov · 11 years ago
  19. 19baf06 Pass LLVM_ANDROID_TOOLCHAIN_DIR if set. by Evgeniy Stepanov · 12 years ago
  20. 7a0c064 Un-revert r164907 and r164902 (+ follow-ups), 10.6 build fix to follow. by Daniel Dunbar · 12 years ago
  21. dc0d4e2 Revert r164907 and r164902 (+ follow-ups). They broke building on 10.6. by Nico Weber · 12 years ago
  22. f288d22 Fixup for r165097: build 32-bit ASan compiler-rt library on 64-bit Linux only if just-built clang can build simple 32-bit executables by Alexey Samsonov · 12 years ago
  23. 2985cbc Make sure 32-bit ASan runtime is available on 64-bit Linux platforms by Alexey Samsonov · 12 years ago
  24. f2f3ce5 Add Clang support for iOS6. by Bob Wilson · 12 years ago
  25. b626280 Run install_name_tool to fix the dynamic library ID after it has been copied. by Alexander Potapenko · 12 years ago
  26. 12f5fe5 compiler-rt/darwin: Install asan_osx_dynamic with the other runtime libraries. by Daniel Dunbar · 12 years ago
  27. 66a5bf9 build/compiler-rt: Companion commit to r159172. by Daniel Dunbar · 12 years ago
  28. f7efb0e [tsan] add ThreadSanitizer linker flags on Linux and also copy the tsan-rt into the appropriate place at build time by Kostya Serebryany · 12 years ago
  29. 3518058 build/compiler-rt: Stop forcing off -integrated-as for compiler-rt builds. by Daniel Dunbar · 12 years ago
  30. a0889a8 Use -no-integrated-as only on ARM. The X86 and X86-64 integrated as have been by Rafael Espindola · 12 years ago
  31. b3381f6 Use the new installheaders makefile target in libcxx. by Bob Wilson · 12 years ago
  32. 7df67e6 runtime/Linux: Include the profile and ASAN libs on x86. by Daniel Dunbar · 12 years ago
  33. ff98652 runtime/Linux: Initial support for tying compiler-rt build into Clang build on by Daniel Dunbar · 12 years ago
  34. 94b54ea Driver/Darwin: Add ASAN runtime library link support. by Daniel Dunbar · 12 years ago
  35. a10678d Use libcxx makefile's do-installhdrs target. <rdar://problem/10397739> by Bob Wilson · 12 years ago
  36. f471487 clang/Darwin: Use the compiler-rt provided profile library. by Daniel Dunbar · 12 years ago
  37. e33218a build/make/compiler-rt: Don't attempt to build compiler-rt runtime libraries by Daniel Dunbar · 12 years ago
  38. da79da2 Install a copy of the libc++ headers with clang. <rdar://problem/10096516> by Bob Wilson · 13 years ago
  39. 3404fe7 Build and use libcompiler_rt whenever possible. by Eric Christopher · 13 years ago
  40. 3cceec5 Driver/Darwin: Change to use generic iOS runtime library, which we now always need. by Daniel Dunbar · 13 years ago
  41. d0ae470 Restore accidentally deleted file (I blame svn). by Nick Lewycky · 13 years ago
  42. 484fc57 Reapply r129561, moving the runtime/Makefile that builds compiler-rt into by Nick Lewycky · 13 years ago
  43. a8e8d5f Doug Gregor tells me that runtime/libcxx/ is a placeholder for stuff we never by Nick Lewycky · 13 years ago
  44. 562627d Revert r129561, which broke one of the clang buildbots. by Owen Anderson · 13 years ago
  45. 1f05587 Create a compiler-rt directory and move the Makefile to it. Add a makefile that by Nick Lewycky · 13 years ago
  46. db0ab63 build/compiler-rt: Fake Clang into using the right assembler to build the ARM by Daniel Dunbar · 13 years ago
  47. 880efcb build: Use CLANG_NO_RUNTIME=1 specifically, not just any definition. by Daniel Dunbar · 13 years ago
  48. 48263ba CMake: Add runtime dir. by Michael J. Spencer · 13 years ago
  49. 2ab0303 Fix build of in-tree libcxx. libcxx doesn't actually by Shantonu Sen · 13 years ago
  50. 03013fa Merge System into Support. by Michael J. Spencer · 13 years ago
  51. 885b1db Driver/Darwin: Add a runtime library just for ___eprintf -- when targeting i386 by Daniel Dunbar · 14 years ago
  52. 53a4d7e build: Start sketching code to allow grafting libc++ build into LLVM/Clang build if by Daniel Dunbar · 14 years ago
  53. a3d8499 Runtime: Always build compiler-rt using the Clang we just built, instead of the by Daniel Dunbar · 14 years ago
  54. ac141e6 Move lib/Runtime to runtime/, and build after everything else. by Daniel Dunbar · 14 years ago