[PATCH] D146986: Downgrade reserved module identifier error into a warning

Mark de Wever via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Apr 8 06:06:18 PDT 2023


Mordante added a comment.

Sorry I was not available earlier. Thanks for working on this. LGTM but one remark.



================
Comment at: clang/docs/ReleaseNotes.rst:92
+  <https://github.com/llvm/llvm-project/issues/61446>`_ and allows easier
+  building of precompiled modules. This diagnostic may be strengthened into an
+  error again in the future once there is a less fragile way to mark a module
----------------
Note this is about the standard modules, which are not precompiled per se.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146986/new/

https://reviews.llvm.org/D146986



More information about the cfe-commits mailing list