1. 9783f28 [libc++] Format the code base (#74334) by Louis Dionne · 1 year, 5 months ago
  2. f1ea0b1 [libc++] Merge _LIBCPP_FUNC_VIS, _LIBCPP_TYPE_VIS and _LIBCPP_EXCEPTION_ABI into _LIBCPP_EXPORTED_FROM_ABI by Nikolas Klauser · 1 year, 11 months ago
  3. bbb0f2c [libc++] Replace `#include ""` with `<>` in libcxx/src/. NFCI. by Arthur O'Dwyer · 3 years, 3 months ago
  4. eb8650a [runtimes][NFC] Remove filenames at the top of the license notice by Louis Dionne · 3 years, 6 months ago
  5. 8a033a9 [libc++] Always build with -fvisibility=hidden by Louis Dionne · 6 years ago
  6. de32935 Remove incorrect explicit instantiation declarations for valarray by Richard Smith · 6 years ago
  7. 57b08b0 Update more file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 6 years ago
  8. d2308ea Revert "Turn off extern templates for most uses." by Justin Bogner · 11 years ago
  9. 393068b Turn off extern templates for most uses. It is causing more problems than it is worth. The extern templates will still be built into the dylib, mainly for ABI stability purposes. And the client can still turn these back on with a #define if desire. This fixes http://llvm.org/bugs/show_bug.cgi?id=17027. However there's no associated test for the test suite because http://llvm.org/bugs/show_bug.cgi?id=17027 needs mismatched dylib and headers to fire. by Howard Hinnant · 12 years ago
  10. 412dbeb license change by Howard Hinnant · 14 years ago
  11. 5b08a8a Wiped out some non-ascii characters that snuck into the copyright. by Howard Hinnant · 15 years ago
  12. 3e51952 libcxx initial import by Howard Hinnant · 15 years ago