Movatterモバイル変換
[0]ホーム
- b6f2833Revert "[libc++][hardening] Introduce assertion semantics" (#148822)by Nikolas Klauser· 5 days agomain
- 8eeec53[libc++][hardening] Introduce assertion semantics (#148268)by Konstantin Varlamov· 5 days ago
- 4a1b486[libcxxabi][libunwind] Support for using LLVM libc (#134893)by Petr Hosek· 11 days ago
- 33b29ab[libcxxabi][cmake] Account for LIBCXXABI_TARGET_SUBDIR in test config (#138527)by Raul Tambre· 2 weeks ago
- 0257015[libc++abi] Fix C++ demangling for _BitInt type (#143466)by Larry Meadows· 4 weeks ago
- e44c3c4[libc++] Expand Android libc++ test config files (#142846)by tynasello-google· 5 weeks ago
- 3a31ad5[libc++] Upgrade to GCC 15 (#138293)by Nikolas Klauser· 6 weeks ago
- aca8664[libcxxabi][test] Check that all copied files are synced between llvm and libcxxabi (#142262)by Michael Buch· 7 weeks ago
- 95b0765[ItaniumDemangle][test] Factor demangler test-cases into file and sync into LLVM (#137947)by Michael Buch· 7 weeks ago
- 241ef36[libcxxabi] Add test to assert that ItaniumDemangle.h is the same (#140323)by Aiden Grossman· 8 weeks ago
- 9810fb2[libcxxabi] Update ItaniumDemangle.h from LLVM (#140273)by Aiden Grossman· 9 weeks ago
- 069652e[cmake] Normalize TARGET_SUBDIR paths (#138524)by Raul Tambre· 10 weeks ago
- 5a49db9[ItaniumDemangle] Add Named flag to "pm" operator (#136862)by Michael Buch· 10 weeks ago
- 1efb5e6[libcxx][NFC] Use macros for functions that support overriding detection (#133876)by Petr Hosek· 2 months ago
- 7ff13dd[ItaniumDemangle] Fix libcxxabi OutputBuffer::prepend for empty inputs (#138656)by Dmitry Vasilyev· 3 months ago
- f2a7f29[ItaniumDemangle][NFC] Add getter to ObjCProtoName::getProtocolby Michael Buch· 3 months ago
- 6cc4c9c[ItaniumDemangle][test] Add test-cases for ref-qualified member pointer parametersby Michael Buch· 3 months ago
- 8c7a5ae[ItaniumDemangle] Add customizable printLeft/printRight APIs to OutputBuffer (#133249)by Michael Buch· 3 months ago
- f833dca[PAC] Add support for __ptrauth type qualifier (#100830)by Akira Hatanaka· 3 months ago
- e01dce3[libc++] Another Apple CI quick-fix.by Mark de Wever· 3 months ago
- e993f57[libcxxabi] Fix the long double demangling for PowerPC (#135332)by Martin Storsjö· 3 months ago
- a43a953[libcxxabi] Use __LDBL_MANT_DIG__ for configuring demangling of long doubles (#134976)by Martin Storsjö· 3 months ago
- 78140a7[libc++] P3247R2: Deprecate `is_trivial(_v)` (#130573)by A. Jiang· 3 months ago
- 94c5d7a[libc++abi] Add a missing include for abort() (#126865)by Takuto Ikuta· 5 months ago
- 634228a[libc++abi] Make once_flag constinit in cxa_exception_storage (#124627)by Louis Dionne· 6 months ago
- 4e1ccc2Revert "[libcxx] Use alias for detecting overriden function" (#124431)by Petr Hosek· 6 months ago
- 7e0f3a8[libc++abi] Remove support for Android 4 and older (#124054)by Brad Smith· 6 months ago
- 8205ccf[libc++] Simplify when the sized global deallocations overloads are available (#114667)by Nikolas Klauser· 6 months ago
- b46909dRevert "[libc++] Stop copying headers to the build directory (#115380)"by Kirill Stoimenov· 6 months ago
- b393480[libc++] Stop copying headers to the build directory (#115380)by Alexander Richardson· 6 months ago
- cbada99[libc++abi][ItaniumDemangle] Demangle DF16b as std::bfloat16_t (#120109)by Fraser Cormack· 6 months ago
- 7681005[libcxx] Use alias for detecting overriden function (#120805)by Petr Hosek· 6 months ago
- 83dfa1fRevert "[libcxx] Use alias for detecting overriden function (#114961)"by Nico Weber· 7 months ago
- 02cb512[libcxx] Use alias for detecting overriden function (#114961)by Petr Hosek· 7 months ago
- 77e59be[libc++] Granularize <new> includes (#119964)by Nikolas Klauser· 7 months ago
- 574b92bNFC: clang-format test_demangle.pass.cpp but keep test "lines"by Hubert Tong· 7 months ago
- 42d3258[libc++] Granularize the <new> header (#119270)by Louis Dionne· 7 months ago
- a6362b2[libc++abi] Build cxxabi with sanitizers (#119612)by Vitaly Buka· 7 months ago
- d82e9c4[libc++abi] Don't do pointer arithmetic on nullptr (#119520)by Vitaly Buka· 7 months ago
- 9e9b666[libc++abi] Provide an explicit error when trying to build for MSVC (#119370)by Louis Dionne· 7 months ago
- 176443f[libc++abi] Don't leak in test (#119505)by Vitaly Buka· 7 months ago
- bb3dd07[libc++abi] Enable demangling of `cp` expression production (#114882)by Hubert Tong· 7 months ago
- 61ad6ef[libcxxabi] Always link against libzircon for Fuchsia targets (#115910)by Paul Kirth· 7 months ago
- 1bf8357[libc++abi] Fix broken check for _LIBCPP_HAS_THREAD_API_PTHREAD (#118999)by Louis Dionne· 8 months ago
- 6c4fa00[libc++] Make variables in templates inline (#115785)by Nikolas Klauser· 8 months ago
- cec7f47Revert "Reapply "[libc++abi] Stop copying headers to the build directory"" (#115793)by Alexander Richardson· 8 months ago
- 8ba0a76Reapply "[libc++abi] Stop copying headers to the build directory"by Alexander Richardson· 8 months ago
- 3fdba6f[libc++] Unify the benchmarks with the test suite (#101399)by Louis Dionne· 9 months ago
- 19fbdf1Revert "[libc++abi] Stop copying headers to the build directory" (#115232)by Alexander Richardson· 9 months ago
- 171c504[libc++abi] Stop copying headers to the build directoryby Alexander Richardson· 9 months ago
- b1a4d63NFC: Demangler README.txt: Fix LLVM unittests pathby Hubert Tong· 9 months ago
- 53f8886[demangler] Enhance demangling in llvm-cxxfilt for fixed-point types. (#114257)by c8ef· 9 months ago
- 191356b[libc++abi] Fix user prompt in cp-to-llvm.sh. (#114268)by Ryan Mansfield· 9 months ago
- 88c655f[libc++] Granularize <cstddef> includes (#108696)by Nikolas Klauser· 9 months ago
- 285aeecRevert "[runtimes] Probe for -nostdlib++ and -nostdinc++ with the C compiler" (#113653)by Vitaly Buka· 9 months ago
- a99b3ce[runtimes] Probe for -nostdlib++ and -nostdinc++ with the C compiler (#108357)by Martin Storsjö· 9 months ago
- 5bfc713[runtimes] Improve the documentation for LIBCXX_ADDITIONAL_COMPILE_FLAGS (#112733)by Louis Dionne· 9 months ago
- 8418c51[runtimes] Avoid cluttering the top-level build directory with test artifacts (#112717)by Louis Dionne· 9 months ago
- 9a1d90c[libc++][RFC] Always define internal feature test macros (#89178)by Nikolas Klauser· 9 months ago
- af20f24[libc++abi] Remove unused LIBCXXABI_LIBCXX_INCLUDES CMake option (#111824)by Louis Dionne· 9 months ago
- 406418b[runtimes][NFC] Reindent CMake files (#111821)by Louis Dionne· 9 months ago
- 3f33c98[runtimes] Always define cxx_shared, cxx_static & other targets (#80007)by Louis Dionne· 9 months ago
- ac012d5[libc++abi] Rename abort_message to __abort_message (#111413)by Petr Hosek· 9 months ago
- 975ef56[libc++] Fix broken configuration system-libcxxabi on Apple (#110920)by Louis Dionne· 9 months ago
- 829f510[libc++] Avoid re-exporting a few specific symbols from libc++abi (#109054)by Louis Dionne· 10 months ago
- ae0729a[runtimes] Run backdeployment CI on Github hosted runners (#109984)by Louis Dionne· 10 months ago
- 15009b0[libc++abi] Avoid using deprecated throw specifications in >= C++11 (#109296)by Louis Dionne· 10 months ago
- bb5cf49[libc++abi][libunwind] Run c++abi and unwind tests against a fake install root (#110171)by Louis Dionne· 10 months ago
- 3c26edd[clang][ItaniumMangle] Mangle friend function templates with a constr… (#110247)by Viktoriia Bakalova· 10 months ago
- d0c57cb[libc++abi] Fix issue when building the demangler in C++11by Louis Dionne· 10 months ago
- 448b409[ItaniumDemangle] Add template name to the substitutions list during demangling (#108538)by Viktoriia Bakalova· 10 months ago
- e6d9056Revert "[libcxxabi] Rename abort_message to __abort_message (#108887)"by Thurston Dang· 10 months ago
- 93d6b74[libcxxabi] Rename abort_message to __abort_message (#108887)by Petr Hosek· 10 months ago
- 09e1cc1[demangle] Represent a char array initializer as a string literal. (#109021)by Richard Smith· 10 months ago
- 29b2e9a[ItaniumDemangle] Set `InConstraintExpr` to `true` when demangling a constraint expression (#107385)by Viktoriia Bakalova· 10 months ago
- 11b62ed[libc++][NFC] Increase consistency for namespace closing commentsby Louis Dionne· 11 months ago
- a834cb2[libc++abi] Remove unnecessary dependency on std::unique_ptr (#73277)by Michael Kenzel· 11 months ago
- eb65673[libcxxabi/demangle] Remove __cxxabi_config.h include (#101971)by Nico Weber· 12 months ago
- 70fd25eDemangle: Fix comment typos to cycle botsby Nico Weber· 12 months ago
- ac94781[NFC][libc++][libc++abi][libunwind][test] Fix/unify AIX triples used in LIT tests (#101196)by Xing Xue· 12 months ago
- 859a942Make caches protected (#101184)by Dmitry Chestnykh· 12 months ago
- 3634c83[libcxx] [test] Detect the UCRT printf("%a") formatting bug (#99846)by Martin Storsjö· 12 months ago
- c94f63c[libc++][libc++abi] Minor follow-up changes after ptrauth upstreaming (#87481)by Louis Dionne· 12 months ago
- b07e3ae[libc++] Allow testing Apple's system library as it is installed (#99086)by Louis Dionne· 1 year ago
- 6eed774[libc++abi] Use __has_feature check to enable usage of thread_local for exception storage (#97591)by Louis Dionne· 1 year ago
- a3c7d3e[libc++] Remove annotations for GCC 13 and update the documentation (#97744)by Nikolas Klauser· 1 year ago
- 6c31d19[libc++abi] Fixing up LIBCXXABI_ADDITIONAL_COMPILE_FLAGS (#97608)by Zibi Sarbinowski· 1 year, 1 month ago
- e5b130d[libc++abi] Fix test failures with GCC 14 (#95759)by Nikolas Klauser· 1 year, 1 month ago
- f54ac65[libc++] Clean up and update deployment target features (#96312)by Louis Dionne· 1 year, 1 month ago
- 6171cc7[runtimes][NFC] Improve error message when running Lit incorrectlyby Louis Dionne· 1 year, 1 month ago
- bac941c[libc++] Fix deployment target Lit features (#94791)by Louis Dionne· 1 year, 1 month ago
- 100fb18[libc++abi] Use target_compile_options to pass LIBCXXABI_ADDITIONAL_COMPILE_FLAGS (#96112)by Louis Dionne· 1 year, 1 month ago
- 472d9aa[libc++] Test suite adjustments on macOS (#95835)by Louis Dionne· 1 year, 1 month ago
- 43dd5b4[libc++][NFC] Fix typoby Louis Dionne· 1 year, 1 month ago
- c5d2b18 [libc++] Fix failures with GCC 14 (#92663)by Nikolas Klauser· 1 year, 2 months ago
- 118b125[runtimes] Correctly apply libdir subdir for multilib (#93354)by Petr Hosek· 1 year, 2 months ago
- 5f2c976[runtimes][CMake] Simplify the propagation of test dependencies (#93558)by Louis Dionne· 1 year, 2 months ago
- ca01b30[runtimes] Reintroduce a way to select the compiler used for the test suite (#93542)by Louis Dionne· 1 year, 2 months ago
- b663b9cRevise IDE folder structure (#89755)by Michael Kruse· 1 year, 2 months ago
- ba37085[WebAssembly] Upstream misc. EH changes (#92990)by Heejin Ahn· 1 year, 2 months ago
[8]ページ先頭