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