1. 9a60dfa Merge 6f10573 for LLVM update to 353983 by Yi Kong · 5 years ago llvm-r353983 main master
  2. 6f10573 [CMake] Avoid passing -rtlib=compiler-rt when using compiler-rt by Petr Hosek · 5 years ago
  3. f241cd6 [CMake] Support compiler-rt builtins library in tests by Petr Hosek · 5 years ago
  4. a167dfc [CMake] Update lit test configuration by Petr Hosek · 5 years ago
  5. 7f11588 [CMake] Support CMake variables for setting target, sysroot and toolchain by Petr Hosek · 5 years ago
  6. d052426 [CMake] Use correct visibility for linked libraries in CMake by Petr Hosek · 5 years ago
  7. 505bf9b Revert "[CMake] Use correct visibility for linked libraries in CMake" by Petr Hosek · 5 years ago
  8. baf28c6 [CMake] Use correct visibility for linked libraries in CMake by Petr Hosek · 5 years ago
  9. 04af72d [libunwind] Support building hermetic static library by Petr Hosek · 5 years ago
  10. 3692ea9 Adjust documentation for git migration. by James Y Knight · 5 years ago
  11. d3b53a9 Revert "[CMake] Use __libc_start_main rather than fopen when checking for C library" by Petr Hosek · 5 years ago
  12. a450097 [cmake] Fix get_llvm_lit_path() to respect LLVM_EXTERNAL_LIT always by Michal Gorny · 5 years ago
  13. 6a7c61d [CMake] Use __libc_start_main rather than fopen when checking for C library by Petr Hosek · 5 years ago
  14. 97ad975 [libcxxabi] Support building hermetic static library by Petr Hosek · 6 years ago
  15. cac80b2 Enable LLVM_ENABLE_WARNINGS when building standalone out of tree by Martin Storsjo · 6 years ago
  16. 6f0ac61 Fix typos throughout the license files that somehow I and my reviewers by Chandler Carruth · 6 years ago
  17. 40f51b3 Update more file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 6 years ago
  18. f5f3a9d Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 6 years ago
  19. b302e96 Remove unnecesasry comment markers. by Chandler Carruth · 6 years ago
  20. 28f0521 Install new LLVM license structure and new developer policy. by Chandler Carruth · 6 years ago
  21. 43b8b58 [demangler] Support for block literals. by Erik Pilkington · 6 years ago
  22. 394048e [demangler] Ignore leading underscores if present by Erik Pilkington · 6 years ago
  23. 5057ba8 NFC: Make the copies of the demangler byte-for-byte identical by Erik Pilkington · 6 years ago
  24. 3b156bf Found another version number to increase from 8 to 9 by Hans Wennborg · 6 years ago
  25. 7913f6e Update year in license files by Hans Wennborg · 6 years ago
  26. d2a1724 Include toolchain/llvm_android OWNERS by Chih-Hung Hsieh · 6 years ago llvm-svn.349610
  27. 248971e Merge 307bb62 for LLVM update to 349610 by Pirama Arumuga Nainar · 6 years ago
  28. 1943831 revert to previous base llvm-svn.346389 by Pirama Arumuga Nainar · 6 years ago
  29. ca04b38 Include toolchain/llvm_android OWNERS by Chih-Hung Hsieh · 6 years ago
  30. 307bb62 [libcxx] Remove bad_array_length by Louis Dionne · 6 years ago
  31. 132c87c [Demangle] remove itaniumFindTypesInMangledName by Pavel Labath · 6 years ago
  32. 3711d15 Merge 150fc2e for LLVM update to 346389 by Chih-Hung Hsieh · 6 years ago
  33. 1a97535 [CMake] Passthrough CFLAGS when checking the compiler-rt path by Petr Hosek · 6 years ago
  34. 3591960 Port LLVM r346606 to libcxxabi. by Nico Weber · 6 years ago
  35. 150fc2e Use C++11 fallthrough attribute syntax when available and add a break by Reid Kleckner · 6 years ago
  36. 87cbbdf [libc++abi] Provide __cxa_thread_atexit on Fuchsia by Petr Hosek · 6 years ago
  37. 794d4c0 cxa_demangle: make demangler's parsing functions overridable by Pavel Labath · 6 years ago
  38. 5ba2538 Merge e878418 for LLVM update to 344140 by Yi Kong · 6 years ago llvm-svn.344140
  39. cd48625 NFC: Fix a -Wsign-conversion warning by Erik Pilkington · 6 years ago
  40. 1ac1e4c Override libcxxabi's .clang-format in the demangle directory by Erik Pilkington · 6 years ago
  41. c3f4753 Use C++03 friendly version of alignof by Eric Fiselier · 6 years ago
  42. c2ae664 Update libc++abi's detection of aligned allocation after r344207. by Eric Fiselier · 6 years ago
  43. 6d635f5 [libcxxabi] Allow building with sanitizers enabled by Louis Dionne · 6 years ago
  44. 2d93dd2 Blind attempt to fix linker errors when building libc++abit w/o exceptions. by Marshall Clow · 6 years ago
  45. d9d19cc Make libc++abi work better with gcc's ARM unwind library. Reviewed as https://reviews.llvm.org/D42242 by Marshall Clow · 6 years ago
  46. e878418 Port llvm r342166 to libcxxabi demangler by Pavel Labath · 6 years ago
  47. 4a73431 [NFC][unwind] Improve error message when a type has more than one RTTIs by Louis Dionne · 6 years ago
  48. dd73082 Update docs to reference new libc++ mailing lists. by Eric Fiselier · 6 years ago
  49. ed902ff Fix incorrectly aligned exceptions in 32 bit builds. by Eric Fiselier · 6 years ago
  50. 2aa5ee6 [libc++abi] is_strcmp parameter to is_equal is unused for WIN32 by Pirama Arumuga Nainar · 6 years ago
  51. 38e306d add a quick link to libc++ by Sylvestre Ledru · 6 years ago
  52. 488e667 Merge Demangle change in r342330 to libcxxabi. by Nico Weber · 6 years ago
  53. 5f74259 Port my recent changes from LLVM copy of the demangler: by Richard Smith · 6 years ago
  54. b14f595 Merge 1839f48 for LLVM update to 339409 by Stephen Hines · 6 years ago llvm-svn.339409
  55. 29ffb8f Port LLVM r340203 (and r340205) to libcxxabi. by Richard Smith · 6 years ago
  56. 70f40ff Factor Node creation out of the demangler. No functionality change intended. by Richard Smith · 6 years ago
  57. bd80f66 [libcxxabi] Fix test_exception_address_alignment test for ARM by Yvan Roux · 6 years ago
  58. 357347f [itanium demangler] Add llvm::itaniumFindTypesInMangledName() by Erik Pilkington · 6 years ago
  59. 26bf849 Add missing _LIBCXXABI_FUNC_VIS to __gxx_personality_seh0 by Martin Storsjo · 6 years ago
  60. 1839f48 [itanium demangler] Support dot suffixes on block invocation functions by Erik Pilkington · 6 years ago
  61. f74c748 Update version to 8.0.0svn by Hans Wennborg · 6 years ago
  62. d5a11bc [libc++] Remove _LIBCPP_BUILDING_XXX macros, which are redundant since _LIBCPP_BUILDING_LIBRARY by Louis Dionne · 6 years ago
  63. 3c6231f [demangler] Fix an oss-fuzz bug from r338138 by Erik Pilkington · 6 years ago
  64. 4a3bc0a [demangler] Support for reference collapsing by Erik Pilkington · 6 years ago
  65. b680d15 [CMake] Don't use LIBCXXABI_ENABLE_STATIC option before its declared by Sam Clegg · 6 years ago
  66. 338d62e [CMake] Use LIBCXXABI_LIBDIR_SUFFIX in libc++abi build by Petr Hosek · 6 years ago
  67. fb81b4c Fix dangling reference in test by Eric Fiselier · 6 years ago
  68. 0f0fc90 [CMake] Option to control whether shared/static library is installed by Petr Hosek · 6 years ago
  69. 46e49b9 Reland "[CMake] Support statically linking dependencies only to shared or static library" by Petr Hosek · 6 years ago
  70. 64f6c6a [demangler] call terminate() if allocation failed by Erik Pilkington · 6 years ago
  71. 3633019 Implement a GCC compatible SEH unwinding personality, __gxx_personality_seh0 by Martin Storsjo · 6 years ago
  72. b359943 Revert "[CMake] Support statically linking dependencies only to shared or static library" by Petr Hosek · 6 years ago
  73. e082345 [CMake] Support statically linking dependencies only to shared or static library by Petr Hosek · 6 years ago
  74. a034071 Add GCC 9 to XFAILs list for test by Eric Fiselier · 6 years ago
  75. bcadcdd Merge changes to ItaniumDemangle over to libcxxabi. by Zachary Turner · 6 years ago
  76. 5b1f0aa [CMake] Set per-runtime library directory suffix in runtimes build by Petr Hosek · 6 years ago
  77. 3ec3c63 Merge e0330b6 for LLVM update to 333878 by Stephen Hines · 6 years ago
  78. 047fb73 [demangler] Avoid alignment warning by Serge Pavlov · 6 years ago
  79. b94d15c Revert r336159, r336157. Some bots failed on qualified std::max_align_t, and other on unqualified max_align_t. by Erik Pilkington · 6 years ago
  80. d281904 Some buildbots were choking on std::max_align_t, try using the global alias. by Erik Pilkington · 6 years ago
  81. ee0ed4b [demangler] Fix a MSVC alignment warning. by Erik Pilkington · 6 years ago
  82. beab795 [libc++abi] Look for __config instead of vector by Shoaib Meenai · 6 years ago
  83. aaca56f [libc++abi] Limit libc++ header search to specified paths by Shoaib Meenai · 6 years ago
  84. 28fe9f5 Support for multiarch runtimes layout by Petr Hosek · 6 years ago
  85. 60abed6 [CMake] Convert paths to the right form in standalone builds on Windows by Martin Storsjo · 6 years ago
  86. 1064a0a Update copyright year to 2018. by Paul Robinson · 6 years ago
  87. f00ee91 Fix libcxxabi tests after clang r334924 by Vitaly Buka · 6 years ago
  88. f32f3ad Fix libcxx tests after clang r334677. by Vitaly Buka · 6 years ago
  89. e0330b6 private_typeinfo: limit is_dst_type_derived_from_static_type optimization by Eric Fiselier · 6 years ago
  90. ea1884b private_typeinfo: propagate static flags in vmi search_above_dst method by Eric Fiselier · 6 years ago
  91. afe9f90 private_typeinfo: propagate static flags in vmi search_above_dst method by Eric Fiselier · 6 years ago
  92. 05a7394 Fix test failure for missing _LIBCPP_ENABLE_CXX17_REMOVED_UNEXPECTED_FUNCTIONS by Nico Weber · 6 years ago
  93. 934e061 Move _LIBCPP_ENABLE_CXX17_REMOVED_UNEXPECTED_FUNCTIONS macro to build system by Nico Weber · 6 years ago
  94. b95ff2d [libc++abi] Replace __sync_* functions with __libcpp_atomic_* functions. by Eli Friedman · 6 years ago
  95. 0df654b [demangler] NFC: Some refactoring to support partial demangling. by Erik Pilkington · 6 years ago
  96. 77f176f Merge commit 565ba0415b6b by Pirama Arumuga Nainar · 6 years ago llvm-svn.328903
  97. 52c7a37 [CFI] Disable CFI checks for __cxa_decrement_exception_refcount by Vlad Tsyrklevich · 6 years ago
  98. 967b00e [demangler] Support for fold expressions. by Erik Pilkington · 6 years ago
  99. 437202e [demangler] Support for <data-member-prefix>. by Erik Pilkington · 6 years ago
  100. 6a4e62b [demangler] Support for partially substituted sizeof.... by Erik Pilkington · 6 years ago