1. 46fa376 Fix some -Wundef issues. by Dan Albert · 9 years ago
  2. 00ed987 Fix error checking in get_temp_file_name(). by Dan Albert · 9 years ago
  3. 8f9e26d Remove triple detection from cmake. by Dan Albert · 9 years ago
  4. ba6d1eb [libc++] Add support for cross compiling. by Dan Albert · 9 years ago
  5. 69f7843 Fix up Android test config to match upstream. by Dan Albert · 9 years ago
  6. 4dc5b21 Merge to upstream r226192. by Dan Albert · 9 years ago
  7. 2b3c63f Ignore failures from failed cleanup. by Dan Albert · 9 years ago
  8. 8234f20 Update the test configs to match the new layout. by Dan Albert · 9 years ago
  9. 036dcf6 [libc++] Refactor test components into modules. by Dan Albert · 9 years ago
  10. 4f3d022 Allow arbitrary arguments to be passed to LIT. by Dan Albert · 9 years ago
  11. 78f8c19 Make it easier to run test variants. by Dan Albert · 9 years ago
  12. 3461be0 Update Android LIT code to match API changes. by Dan Albert · 9 years ago
  13. 0608625 Merge to upstream r225300. by Dan Albert · 9 years ago
  14. 4385cd8 Make a test UNSUPPORTED if libcpp-has-no-threads. by Dan Albert · 9 years ago
  15. 0b43e8c Appease MSAN buildbots. by Dan Albert · 9 years ago
  16. 839d9e7 Obey [atomics.types.operations.req]/21 for GCC. by Dan Albert · 9 years ago
  17. f608ad6 [libcxx] Set _LIBCPP_ELAST for mingw. by Dan Albert · 9 years ago
  18. 2210954 Revert "Add a _LIBCPP_ELAST configuration for MINGW." by Dan Albert · 9 years ago
  19. 64972d4 Revert "Use __MINGW32__ instead of __MINGW__." by Dan Albert · 9 years ago
  20. ed2385e XFAIL a test following the +nan fix. by Dan Albert · 10 years ago
  21. 938c6a0 Revert "Revert "Turn off extern templates for most uses."" by Dan Albert · 10 years ago
  22. a3b5c78 Use __MINGW32__ instead of __MINGW__. by Stephen Hines · 10 years ago
  23. af97e6d Add a _LIBCPP_ELAST configuration for MINGW. by Dan Albert · 10 years ago
  24. cac11bd Merge "Merge to upstream r222492." by Stephen Hines · 10 years ago
  25. 4ba8d41 Add Android LIT configurations. by Dan Albert · 10 years ago
  26. 40a3180 Add better support for custom test runners. by Dan Albert · 10 years ago
  27. c6329f9 Reset the test runner to match upstream. by Dan Albert · 10 years ago
  28. 7112dae Merge to upstream r222492. by Dan Albert · 10 years ago
  29. 54e693a Don't use clang's builtin unicode chars. by Dan Albert · 10 years ago
  30. 1f9e5ee am 2175caa9: Automatically generate build/link commands. by Dan Albert · 10 years ago
  31. 2175caa Automatically generate build/link commands. by Dan Albert · 10 years ago
  32. 9caab68 am 48dfa099: Up the timeout for tests. by Dan Albert · 10 years ago
  33. 48dfa09 Up the timeout for tests. by Dan Albert · 10 years ago
  34. 311175f am a680750e: Fix win32 support header for mingw32. by Dan Albert · 10 years ago
  35. a680750 Fix win32 support header for mingw32. by Dan Albert · 10 years ago
  36. 920b2af am b82dd133: Explictly name static libraries. by Dan Albert · 10 years ago
  37. b82dd13 Explictly name static libraries. by Dan Albert · 10 years ago
  38. 680dcaa am c4ecec13: Use the build system\'s STL selection. by Dan Albert · 10 years ago
  39. c4ecec1 Use the build system's STL selection. by Dan Albert · 10 years ago
  40. f305710 am 3744ab21: Merge "XFAIL a test because clang isn\'t new enough." by Dan Albert · 10 years ago
  41. 4295891 am ab457038: PR20546: Fix tests for compare_exchange_weak. by Dan Albert · 10 years ago
  42. 3744ab2 Merge "XFAIL a test because clang isn't new enough." by Dan Albert · 10 years ago
  43. 170918d XFAIL a test because clang isn't new enough. by Dan Albert · 10 years ago
  44. ab45703 PR20546: Fix tests for compare_exchange_weak. by Dan Albert · 10 years ago
  45. 334190f am 90dc8dd8: Update to upstream r216384. by Dan Albert · 10 years ago
  46. 90dc8dd Update to upstream r216384. by Dan Albert · 10 years ago
  47. 63a42ac am 3d9e6ba5: Allow libc++ to be built with GCC 5.0 compiler by Alexey Volkov · 10 years ago
  48. 3d9e6ba Allow libc++ to be built with GCC 5.0 compiler by Alexey Volkov · 10 years ago
  49. 4776d15 am 4b8f3fcd: Pass a preprocessor define to identify us. by Dan Albert · 10 years ago
  50. f560ce4 am 246124b6: Pass a preprocessor define to identify us. by Dan Albert · 10 years ago
  51. 4b8f3fc Pass a preprocessor define to identify us. by Dan Albert · 10 years ago
  52. 246124b Pass a preprocessor define to identify us. by Dan Albert · 10 years ago
  53. 8d4869b am 3253c95c: Emulate clang atomic built-ins on gcc > 4.7 by Dan Albert · 10 years ago
  54. 3253c95 Emulate clang atomic built-ins on gcc > 4.7 by Dan Albert · 10 years ago
  55. 0f6715e am 1c1ba7bb: Emulate clang atomic built-ins on gcc > 4.7 by Dan Albert · 10 years ago
  56. 1c1ba7b Emulate clang atomic built-ins on gcc > 4.7 by Dan Albert · 10 years ago
  57. 273a105 am 0591ab57: Update Arcanist config to point to reviews.llvm.org by David Blaikie · 10 years ago
  58. 0591ab5 Update Arcanist config to point to reviews.llvm.org by David Blaikie · 10 years ago
  59. d01477b am b1300bde: Exclude only modules with prebuilt in prebuilts/sdk. by Ying Wang · 10 years ago
  60. b1300bd Exclude only modules with prebuilt in prebuilts/sdk. by Ying Wang · 10 years ago
  61. d738817 am e5066988: Add locales to available_features for tests. by Dan Albert · 10 years ago
  62. e506698 Add locales to available_features for tests. by Dan Albert · 10 years ago
  63. fdf75ff am e7a75ccf: Fix regex_traits<T>::char_class_type for Android. by Dan Albert · 10 years ago
  64. f510c84 am 5d14883f: Make Android\'s ctype_base::mask unsigned. by Dan Albert · 10 years ago
  65. f62eb06 am bcaf4d5e: Base regex code on char_class_type. by Dan Albert · 10 years ago
  66. e7a75cc Fix regex_traits<T>::char_class_type for Android. by Dan Albert · 10 years ago
  67. 5d14883 Make Android's ctype_base::mask unsigned. by Dan Albert · 10 years ago
  68. bcaf4d5 Base regex code on char_class_type. by Dan Albert · 10 years ago
  69. 3462e23 am a9aa30b5: Use correct -march for x86. by Dan Albert · 10 years ago
  70. a9aa30b Use correct -march for x86. by Dan Albert · 10 years ago
  71. 202a957 am edd7eb0f: Make meta.trans.other/aligned_storage.pass.cpp pass on arm. by Nico Weber · 10 years ago
  72. c1fe195 am 58ff10e7: Linux: Correctly identify valid error codes by David Majnemer · 10 years ago
  73. 1c65e3e am 0ac81144: Fix Bug 19678 - libc++ does not correctly handle the regex: \'[^\0]*\' by Marshall Clow · 10 years ago
  74. b3a445b am ab4cbddb: Fix bug 19740; round-tripping a pointer through a stream doesn\'t work by Marshall Clow · 10 years ago
  75. 1a954d2 am 142f1f3a: Fix ctype_base::xdigit for Android. by Dan Albert · 10 years ago
  76. edd7eb0 Make meta.trans.other/aligned_storage.pass.cpp pass on arm. by Nico Weber · 10 years ago
  77. 58ff10e Linux: Correctly identify valid error codes by David Majnemer · 10 years ago
  78. 0ac8114 Fix Bug 19678 - libc++ does not correctly handle the regex: '[^\0]*' by Marshall Clow · 10 years ago
  79. ab4cbdd Fix bug 19740; round-tripping a pointer through a stream doesn't work by Marshall Clow · 10 years ago
  80. 142f1f3 Fix ctype_base::xdigit for Android. by Dan Albert · 10 years ago
  81. 517b027 am 48faff72: Don\'t treat non-virtual-dtor as an error. by Dan Albert · 10 years ago
  82. 48faff7 Don't treat non-virtual-dtor as an error. by Dan Albert · 10 years ago
  83. 3df2bda am 8f622793: Make meta.trans.other/aligned_storage.pass.cpp pass on arm. by Nico Weber · 10 years ago
  84. f8d3266 am 0f5a5124: Linux: Correctly identify valid error codes by David Majnemer · 10 years ago
  85. 8f62279 Make meta.trans.other/aligned_storage.pass.cpp pass on arm. by Nico Weber · 10 years ago
  86. 1e2a5ff am 16d1deac: Merge "Fix Bug 19678 - libc++ does not correctly handle the regex: \'[^\0]*\'" by Dan Albert · 10 years ago
  87. 248602b am 51aa0862: Fix compiler accidentally being passed twice. by Dan Albert · 10 years ago
  88. 0f5a512 Linux: Correctly identify valid error codes by David Majnemer · 10 years ago
  89. 51aa086 Fix compiler accidentally being passed twice. by Dan Albert · 10 years ago
  90. 31c2e91 am 0598fd4f: Allow per device timeout configurations. by Dan Albert · 10 years ago
  91. 0598fd4 Allow per device timeout configurations. by Dan Albert · 10 years ago
  92. 0898db7 am 68d5101b: XFAIL for android as well as androideabi. by Dan Albert · 10 years ago
  93. 18ede98 am 356f3740: Test configs for x86 emulator. by Dan Albert · 10 years ago
  94. 68d5101 XFAIL for android as well as androideabi. by Dan Albert · 10 years ago
  95. 356f374 Test configs for x86 emulator. by Dan Albert · 10 years ago
  96. 2080a08 am 52f48def: Up the default timeout. by Dan Albert · 10 years ago
  97. 1c5680d am 3aba5bed: Remove MIPS workaround for shared text relocations. by Stephen Hines · 10 years ago
  98. 4042490 am 8e3d7626: Bionic added en_US.UTF-8 to supported locales. by Dan Albert · 10 years ago
  99. 52f48de Up the default timeout. by Dan Albert · 10 years ago
  100. 2b31bec am e0fd2508: Add XFAIL for tests using locales. by Dan Albert · 10 years ago