summaryrefslogtreecommitdiff
path: root/clang/test/Modules/mismatch-diagnostics.cpp
AgeCommit message (Expand)Author
2025-06-03[clang][modules] rename "AST" to precompiled in diagnostic messages NFCI (#14...Cyndy Ishida
2024-11-27Revert "[Serialization] Downgrade inconsistent flags from erros to warnings (...Chuanqi Xu
2024-11-27[Serialization] Downgrade inconsistent flags from erros to warnings (#115416)Chuanqi Xu
2024-08-08[Modules][Diagnostic] Mention which AST file's options differ from the curren...Volodymyr Sapsai
2024-03-08[C++20] [Modules] Introduce reduced BMI (#75894)Chuanqi Xu
2023-02-16[Modules] Refactor modules-ts tests to use standard c++ modulesChuanqi Xu
2018-11-09Fix test from r346439 to also work on Windows due to path separator differences.Douglas Yung
2018-11-08[Frontend/Modules] Show diagnostics on prebuilt module configuration mismatch...David Blaikie