aaron.ballman added inline comments.
================ Comment at: clang-tools-extra/docs/clang-tidy/checks/bugprone-no-escape.rst:13 + + .. code-block:: objc + void foo(__attribute__((noescape)) int *p) { ---------------- ellis wrote: > It looks like I triggered a build failure for the clang-tools docs > http://lab.llvm.org:8011/builders/clang-tools-sphinx-docs/builds/62418 > > I think the fix is to add a new line here, but I haven't been able to test it > locally. I pushed that fix up before getting your email. I'll keep an eye on the bot to ensure the fix worked. Thanks! Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D82904/new/ https://reviews.llvm.org/D82904 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits