[PATCH] D70094: [clang-tidy] new altera ID dependent backward branch check

Eugene Zelenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 2 10:36:18 PDT 2021


Eugene.Zelenko added inline comments.


================
Comment at: clang-tools-extra/docs/clang-tidy/checks/altera-id-dependent-backward-branch.rst:9
+
+Based on the `Altera SDK for OpenCL: Best Practices Guide
+<https://www.altera.com/en_US/pdfs/literature/hb/opencl-sdk/aocl_optimization_guide.pdf>`_.
----------------
Usually link to external documentation is placed at the end. See other checks documentation as example.


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

https://reviews.llvm.org/D70094



More information about the cfe-commits mailing list