Author: Simon Pilgrim Date: 2023-06-14T12:49:07+01:00 New Revision: 00b1dd82d72f4000c26c28e1471128569255dadc
URL: https://github.com/llvm/llvm-project/commit/00b1dd82d72f4000c26c28e1471128569255dadc DIFF: https://github.com/llvm/llvm-project/commit/00b1dd82d72f4000c26c28e1471128569255dadc.diff LOG: [docs] Add missing empty line at start of code-block Added: Modified: clang/docs/Multilib.rst Removed: ################################################################################ diff --git a/clang/docs/Multilib.rst b/clang/docs/Multilib.rst index e50bd367cd401..a04eae4b1e216 100644 --- a/clang/docs/Multilib.rst +++ b/clang/docs/Multilib.rst @@ -151,6 +151,7 @@ For a more comprehensive example see ``clang/test/Driver/baremetal-multilib.yaml`` in the ``llvm-project`` sources. .. code-block:: yaml + # multilib.yaml # This format is experimental and is likely to change! _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits