summaryrefslogtreecommitdiff
path: root/clang/test/C
Commit message (Expand)AuthorAgeFilesLines
* Reapply [clang] [test] Narrow down MSVC specific behaviours from "any windows...Martin Storsjö2023-05-161-1/+1
* Revert "[clang] [test] Narrow down MSVC specific behaviours from "any windows...Nico Weber2023-05-101-1/+1
* [clang] [test] Narrow down MSVC specific behaviours from "any windows" to onl...Martin Storsjö2023-05-101-1/+1
* [C2x] Update 'nullptr' implementation based on CD commentsAaron Ballman2023-05-031-27/+25
* Add some additional comments to this test; NFCAaron Ballman2023-04-051-0/+7
* [C2x] Implement support for empty brace initialization (WG14 N2900 and WG14 N...Aaron Ballman2023-04-032-0/+175
* [C2x] Add test coverage for WG14 N2607Aaron Ballman2023-03-081-0/+65
* Fix bots by adding a triple to the testAaron Ballman2023-03-031-1/+1
* [C2x] Claim support for WG14 N2838Aaron Ballman2023-03-031-0/+13
* [C2x] Add tests for WG14 N3035 and update the C status pageAaron Ballman2023-03-021-0/+51
* Make clang/test/C/C2x/n2934.c compatible with targets that do not support thr...Fanbo Meng2023-03-021-0/+1
* [C2x] Implement support for revised spelling of keywordsAaron Ballman2023-02-251-0/+57
* [C2x] Remove the ATOMIC_VAR_INIT macro from stdatomic.hAaron Ballman2023-02-241-0/+20
* [PS4/PS5] Specify no <complex.h> or <threads.h>Paul Robinson2023-02-231-3/+9
* [C2x] Implement the `unreachable` macro for WG14 N2826Aaron Ballman2023-02-151-0/+26
* Stop diagnosing member and array access in offsetof as an extensionAaron Ballman2023-01-272-12/+5
* Update the status of some C11 and C99 features we supportAaron Ballman2023-01-203-0/+38
* Diagnose extensions in 'offsetof'Aaron Ballman2023-01-182-7/+81
* Revert "Diagnose extensions in 'offsetof'"Arthur Eubanks2023-01-172-81/+7
* Diagnose extensions in 'offsetof'Aaron Ballman2023-01-172-7/+81
* Revert "[C2x] reject type definitions in offsetof"Yingchi Long2023-01-162-70/+4
* [C2x] reject type definitions in offsetofYingchi Long2023-01-132-4/+70
* [test] Fix dr324.c again for non-writeable source directoriesJordan Rupprecht2022-12-121-7/+16
* Resolve possible test failure on WindowsChris Bieneman2022-12-091-1/+2
* [clang] Try to unbreak test/C/drs/dr324.c on WindowsNico Weber2022-12-091-1/+1
* Update the status of a few more C DRsAaron Ballman2022-12-082-0/+24
* [C2x] Relaxing requirements for va_startAaron Ballman2022-12-081-0/+66
* Add test coverage for more C DRsAaron Ballman2022-11-292-0/+98
* Add more tests for C DRs and update the status pageAaron Ballman2022-11-186-8/+250
* Trivial fix to failing test on FreeBSDMatt Jacobson2022-11-171-1/+1
* Update the status of some C2x featuresAaron Ballman2022-10-281-0/+8
* Add test coverage for WG14 N2322Aaron Ballman2022-10-281-0/+51
* Add some more C11 DR tests and update the status pageAaron Ballman2022-10-281-0/+49
* Add tests for C11 DRs and update the status pageAaron Ballman2022-10-262-4/+169
* Whitespace fix in a comment; NFCAaron Ballman2022-10-251-1/+1
* Speculatively fix the test botsAaron Ballman2022-10-251-5/+10
* Add more C99 DR test cases and update the status pageAaron Ballman2022-10-252-1/+98
* Fix a failing C DR test case found by post-commit CIAaron Ballman2022-10-241-5/+10
* Fix failing test caseAaron Ballman2022-10-241-1/+4
* Update the status of more C99 DRsAaron Ballman2022-10-243-1/+95
* [C2x] Implement support for nullptr and nullptr_tAaron Ballman2022-10-142-2/+186
* [C2x] implement typeof and typeof_unqualAaron Ballman2022-09-283-0/+122
* Update the status of a few more C99 DRsAaron Ballman2022-09-261-5/+86
* [Clang] Warn when trying to dereference void pointers in CJun Zhang2022-09-242-7/+20
* Update the C status page for WG14 N2359Aaron Ballman2022-09-221-0/+36
* [Clang] Support case and default labels at end of compound statementEvgeny Shulgin2022-09-211-3/+4
* Add tests & update the C99 DR statuses for dr315 and dr316Aaron Ballman2022-09-211-2/+26
* Add additional test coverage for C2x N2508Aaron Ballman2022-09-191-0/+22
* Correctly diagnose use of long long literals w/o a suffixAaron Ballman2022-09-171-2/+4
* Update the status of some more C99 featuresAaron Ballman2022-08-174-0/+199