llvm-capstone/clang/test/C/drs
Nico Weber 1481fcf780 [clang] Try to unbreak test/C/drs/dr324.c on Windows
The test uses

    #pragma GCC dependency "oops\..\dr0xx.c"

to test preprocessor "tokenization obscurities". However, that
pragma also emits a warning if the refered file is newer than the
current file -- and d694e2490a edited dr0xx.c, causing this warning
to fire.

As workaround, touch this file, so that it's newer than dr0xx.c again.
2022-12-09 08:57:28 -05:00
..
abc_123.h Update the status of some more C DRs 2022-08-06 11:53:40 -04:00
dr0xx.c Update the status of a few more C DRs 2022-12-08 13:19:29 -05:00
dr1xx.c [Clang] Warn when trying to dereference void pointers in C 2022-09-24 22:18:04 +08:00
dr2xx.c Correctly diagnose use of long long literals w/o a suffix 2022-09-17 07:55:10 -04:00
dr3xx.c Trivial fix to failing test on FreeBSD 2022-11-17 00:20:23 -05:00
dr4xx.c Add test coverage for more C DRs 2022-11-29 14:44:37 -05:00
dr5xx.c Add test coverage for more C DRs 2022-11-29 14:44:37 -05:00
dr011.c
dr060.c Test more C DR conformance (part two of many) 2022-05-22 13:37:30 -04:00
dr094.c Test C DR conformance (part three of many) 2022-05-25 08:18:16 -04:00
dr157.c Update statuses and add tests for C89 DRs 2022-06-28 10:29:20 -04:00
dr158.c Update statuses and add tests for C89 DRs 2022-06-28 10:29:20 -04:00
dr206.c Test and document some C99 DRs 2022-06-30 15:46:47 -04:00
dr208.c [clang][NFC][tests] dr208.c optional signext handling 2022-07-01 00:03:58 -04:00
dr209.c Fix test expectation positioning relative to FIXME comment 2022-06-30 14:08:25 -07:00
dr253.c Update the status & add tests for some more C99 DRs 2022-07-06 14:34:36 -04:00
dr259.c Update the status of a few more C DRs 2022-12-08 13:19:29 -05:00
dr268.c Speculatively fix this C DR test 2022-07-12 15:18:03 -04:00
dr324.c [clang] Try to unbreak test/C/drs/dr324.c on Windows 2022-12-09 08:57:28 -05:00
dr335.c Fix a failing C DR test case found by post-commit CI 2022-10-24 16:25:10 -04:00
dr338.c Update the status of more C99 DRs 2022-10-24 15:11:04 -04:00
dr411.c Add tests for C11 DRs and update the status page 2022-10-26 13:53:50 -04:00
dr464.c Add more tests for C DRs and update the status page 2022-11-18 14:15:41 -05:00
dr466.c Add more tests for C DRs and update the status page 2022-11-18 14:15:41 -05:00
dr483.c Add more tests for C DRs and update the status page 2022-11-18 14:15:41 -05:00
dr491.c Add more tests for C DRs and update the status page 2022-11-18 14:15:41 -05:00
dr494.c Add more tests for C DRs and update the status page 2022-11-18 14:15:41 -05:00