Michael Spencer
a171d248ca
[clang][modules] Deprecate module.map in favor of module.modulemap ( #75142 )
...
This patch deprecates `module.map` in favor of `module.modulemap`, which
has been the preferred form since 2014. The eventual goal is to remove
support for `module.map` to reduce the number of stats Clang needs to do
while searching for module map files.
This patch touches a lot of files, but the majority of them are just
renaming tests or references to the file in comments or documentation.
The relevant files are:
* lib/Lex/HeaderSearch.cpp
* include/clang/Basic/DiagnosticGroups.td
* include/clang/Basic/DiagnosticLexKinds.td
2023-12-14 14:03:57 -08:00
..
2022-02-10 16:06:03 -05:00
2022-02-10 16:06:03 -05:00
2023-10-27 07:10:46 -07:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2022-02-10 16:06:03 -05:00
2023-12-14 14:03:57 -08:00
2021-04-16 17:57:03 -07:00
2023-12-14 14:03:57 -08:00
2021-08-06 14:48:28 +02:00
2021-05-17 10:40:51 +02:00
2022-02-10 16:06:03 -05:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2021-03-23 16:54:28 -07:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2021-08-30 17:51:38 -07:00
2022-04-19 14:48:42 -07:00
2021-07-01 18:43:49 -07:00
2023-12-14 14:03:57 -08:00
2021-10-18 11:50:29 +02:00
2021-12-22 11:09:41 +08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-06-16 09:26:45 +02:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2021-12-17 10:37:40 +08:00
2023-12-14 14:03:57 -08:00
2021-10-13 18:09:52 +02:00
2023-12-14 14:03:57 -08:00
2022-08-31 13:12:28 +02:00
2022-07-13 00:13:56 +08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2022-01-11 10:16:26 +08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-12-14 14:03:57 -08:00
2023-10-20 09:23:19 -07:00
2022-02-10 16:06:03 -05:00
2020-12-01 22:13:40 -05:00
2022-06-06 19:12:26 -07:00
2023-04-07 01:37:36 +01:00
2023-04-07 01:37:36 +01:00
2023-04-07 01:37:36 +01:00
2023-04-07 01:37:36 +01:00
2023-12-14 14:03:57 -08:00
2021-06-14 11:04:56 +02:00
2022-02-10 16:06:03 -05:00