summaryrefslogtreecommitdiff
path: root/libcxx/test/tools
Commit message (Expand)AuthorAgeFilesLines
* [libc++][test] Selects proper C++23 field.Mark de Wever2023-05-041-1/+19
* [libc++] Add hide_from_abi check for classesNikolas Klauser2023-04-161-4/+59
* [libc++] Reject standard attributes which are extensions in libcpp-uglify-att...Nikolas Klauser2023-04-071-10/+38
* [libc++] Add clang-tidy check for version checksNikolas Klauser2023-03-084-1/+97
* [libc++] Run clang-tidy in all configurations that are run in the Docker cont...Nikolas Klauser2023-02-281-1/+10
* [libc++] Improves clang-tidy configuration.Mark de Wever2023-02-261-1/+13
* [libc++] Look for Clang 17 when compiling clang-tidy checksNikolas Klauser2023-02-011-1/+1
* [libc++] Add a clang-tidy check to make sure we use _Uglyfied attribute namesNikolas Klauser2023-02-014-1/+117
* [libc++] Refactor clang-query checks to clang-tidy checks to get less obscure...Nikolas Klauser2023-01-236-2/+146
* [libc++][NFC] Qualify declvalNikolas Klauser2023-01-124-1/+54
* [libc++] Add custom clang-tidy checksNikolas Klauser2022-12-235-0/+141