[all-commits] [llvm/llvm-project] 5e0be9: [analyzer][docs][NFC] Fix some broken links and so...

Balazs Benics via All-commits all-commits at lists.llvm.org
Wed Feb 9 01:22:53 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5e0be95fce2640bda83dd02c1dc85d3e0836fa1a
      https://github.com/llvm/llvm-project/commit/5e0be95fce2640bda83dd02c1dc85d3e0836fa1a
  Author: Balazs Benics <balazs.benics at sigmatechnology.se>
  Date:   2022-02-09 (Wed, 09 Feb 2022)

  Changed paths:
    M clang/www/analyzer/checker_dev_manual.html

  Log Message:
  -----------
  [analyzer][docs][NFC] Fix some broken links and some cosmetic changes

- We should report bugs to the GitHub Issues
- We should advocate using Discourse instead of the superseded cfe-dev
  mailing list.

There are a couple of other cosmetic changes such as preferring `using`
instead of `typedef` and quoting the `-analyze-function` parameter's
payload for escaping the braces.

Thanks @loic-joly-sonarsource for reporting this on Discord!

Reviewed By: NoQ, Szelethus

Differential Revision: https://reviews.llvm.org/D119245




More information about the All-commits mailing list