summaryrefslogtreecommitdiff
path: root/clang/test/Driver/module-output.cppm
AgeCommit message (Expand)Author
2025-07-21[C++20] [Modules] Enable reduced BMI by defaultChuanqi Xu
2024-11-18[clang] Replace "can't" and "can not" in diagnostics with "cannot" (#116623)Krzysztof Parzyszek
2024-05-27[Driver][test] Replace legacy -target with --target=Fangrui Song
2024-04-03[C++20] [Modules] [Driver] Emit unused argument warning if we use '-fmodule-o...Chuanqi Xu
2023-08-01[Driver] -###: exit with code 1 if hasErrorOccurredFangrui Song
2023-07-30Revert D156363 "[Driver] -###: exit with code 1 if hasErrorOccurred"Fangrui Song
2023-07-29[Driver] -###: exit with code 1 if hasErrorOccurredFangrui Song
2023-07-28Revert D156363 "[Driver] -###: exit with code 1 if hasErrorOccurred"Fangrui Song
2023-07-28[Driver] -###: exit with code 1 if hasErrorOccurredFangrui Song
2023-01-18[NFC] Disable test on AIX due to different default outputJake Egan
2023-01-16[Driver] [C++20] [Modules] Don't emit unused-argument warning for '-fmodule-o...Chuanqi Xu
2023-01-16[Driver] [C++20] [Modules] Support -fmodule-output= (2/2)Chuanqi Xu
2023-01-16[NFC] Only run clang/test/Driver/module-output.cppm on x86 registered targetsChuanqi Xu
2023-01-16[NFC] Require tests to skip on windows to avoid handling the differentChuanqi Xu
2023-01-16[Driver] [Modules] Support -fmodule-output (1/2)Chuanqi Xu