Portable Native Client fork of libcxx project

Clone this repo:
  1. 4d75c19 Cherry-pick upstream r255738 by Derek Schuff · 6 years ago main
  2. 814be5f Cherry-pick upstream r309920 by Derek Schuff · 6 years ago
  3. 7b39bf7 Upload pnacl-libcxx changes to Gerrit by default by Aaron Gable · 7 years ago
  4. 91a5433 Cherry-pick upstream r252457 by Petr Hosek · 8 years ago
  5. 78b346f Disable GitBranchCheck on commit presubmit by Aaron Gable · 9 years ago
  6. c627a31 [MIPS] Use nacl_atomic_is_lock_free instead of c11_atomic_is_lock_free by Petar Jovanovic · 9 years ago
  7. 640116b Cherrypick 229035: Fix error checking in get_temp_file_name(). by Jan Voung · 9 years ago
  8. cf4a631 Fix Mac 10.6 localmod. by Jan Voung · 9 years ago merge_36
  9. 0d22b6b Merge upstream LLVM to 223068. by Jan Voung · 9 years ago
  10. 2bd5ffd libc++: add NaCl and PNaCl support for std::random_device by JF Bastien · 10 years ago
  11. 6317e9b libc++: integral types trap on PNaCl by JF Bastien · 10 years ago
  12. 6cb69ff Fixes to get libc++ building on sun solaris. Patch from C Bergstrom. by Eric Fiselier · 10 years ago
  13. bd00008 Use lit.util.executeCommand instead of our own version by Eric Fiselier · 10 years ago
  14. e6e69df Print lit configuration information after all configuration is done. by Eric Fiselier · 10 years ago
  15. 877409a Add better support for custom test runners. by Dan Albert · 10 years ago
  16. 1567ac8 Handle extra whitespace in linux distribution name. by Eric Fiselier · 10 years ago
  17. aeff14f Mark some locale tests as XFAIL on debian and opensuse. by Eric Fiselier · 10 years ago
  18. 5980ce3 Add more REQUIRES: LOCALE.* to tests. by Dan Albert · 10 years ago
  19. 2c7a32f Remove xfail tag for darwin from quick_exit test by Eric Fiselier · 10 years ago
  20. c5e361d Remove tests that va_copy is not defined when C++ < 11. by Eric Fiselier · 10 years ago