aboutsummaryrefslogtreecommitdiff
path: root/libcxx/.clang-format
AgeCommit message (Expand)AuthorFilesLines
2024-01-20[libc++][memory] P2868R1: Removing deprecated typedef `std::allocator::is_alw...Hristo Hristov1-0/+1
2023-12-04[libc++] Rename _LIBCPP_INLINE_VISIBILITY to _LIBCPP_HIDE_FROM_ABI (#74095)Louis Dionne1-1/+0
2023-11-13[libc++] Readd _LIBCPP_CONSTINITNikolas Klauser1-0/+1
2023-11-13[libc++][NFC] Remove a few unused macros from <__config>Nikolas Klauser1-2/+0
2023-08-19[libc++] Make everything in namespace std have default type visibility and hi...Nikolas Klauser1-1/+0
2023-07-06[libc++] Fix thread annotations on shared_mutex and shared_timed_mutexLouis Dionne1-0/+1
2023-07-04[libc++][NFC] Sort list of attribute macros in the .clang-format fileLouis Dionne1-28/+29
2023-06-20[libc++] Make sure our .clang-format is used for all languagesLouis Dionne1-1/+3
2023-06-15[libc++] Merge _LIBCPP_FUNC_VIS, _LIBCPP_TYPE_VIS and _LIBCPP_EXCEPTION_ABI i...Nikolas Klauser1-3/+0
2023-06-07[libc++] Introduce __is_pointer_in_rangeNikolas Klauser1-0/+1
2023-03-10[libc++] Remove _LIBCPP_CONSTEVALLouis Dionne1-1/+0
2023-02-27[libc++] Improves clang-format settings.Mark de Wever1-4/+0
2023-02-13Revert "[libc++] Remove _LIBCPP_CONSTEVAL"Hans Wennborg1-0/+1
2023-02-11[libc++] Remove _LIBCPP_CONSTEVALNikolas Klauser1-1/+0
2022-08-19[libc++][NFC] Rename the constexpr macrosNikolas Klauser1-4/+4
2022-07-28[libc++] Fix merge-conflict in .clang-formatNikolas Klauser1-1/+1
2022-07-28[libc++] Fix unwrapping ranges with different iterators and sentinelsNikolas Klauser1-1/+1
2022-07-27[libc++] Update clang-format style.Mark de Wever1-2/+1
2022-06-15[libcxx] Remove extraneous '---' lines in .clang-format filesowenca1-2/+0
2022-06-14[libc++] Find a clang-format everybody is happy withNikolas Klauser1-0/+70
2022-06-14[libc++][NFC] clang-format <__config>Nikolas Klauser1-0/+1
2021-10-30[libc++] Update clang-format to C++20.Mark de Wever1-1/+2
2021-09-24[NFC][libc++] Update clang-format style.Mark de Wever1-0/+3
2021-04-15[libcxx][NFC] removes IndentRequires from .clang-formatChristopher Di Bella1-3/+0
2021-04-15[libcxx][NFC] removes BreakBeforeConceptDeclarations from .clang-formatChristopher Di Bella1-1/+0
2021-04-15[libcxx][NFC] adjusts formatting rulesChristopher Di Bella1-0/+7
2017-04-15Make clang-format use C++03 syntaxEric Fiselier1-0/+1
2017-01-14Tweak .clang-format configuration.Eric Fiselier1-5/+0
2017-01-03clang-format: tweak configurationSaleem Abdulrasool1-0/+6
2016-12-09fix misspelling in .clang-formatEric Fiselier1-1/+1
2016-12-09Turn off header sorting and comment formattingEric Fiselier1-0/+4
2016-11-23[libcxx] Fix max_size() across all containersEric Fiselier1-0/+6
2016-11-15Add .clang-format to libc++Eric Fiselier1-0/+1