Recommonmark has been deprecated, then archived last year. This was tracked by: https://github.com/llvm/llvm-iwg/issues/30 See https://github.com/readthedocs/recommonmark This patch migrates all our doc to use myst Additional details for bot maintainers: https://discourse.llvm.org/t/maintenance-required-on-sphinx-build-bots/73612
Summarize current understanding of Fortran's guarantees to a compiler (or in other words, restrictions on programs and programmers) about aliasing. Differential Revision: https://reviews.llvm.org/D135214