This is an archive of the discontinued LLVM Phabricator instance.

[analyzer][docs][NFC] Fix some broken links and some cosmetic changes
ClosedPublic

Authored by steakhal on Feb 8 2022, 7:02 AM.

Details

Summary
  • 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!

Diff Detail

Event Timeline

steakhal created this revision.Feb 8 2022, 7:02 AM
steakhal requested review of this revision.Feb 8 2022, 7:02 AM
Szelethus accepted this revision.Feb 8 2022, 7:52 AM

Cheers!

This revision is now accepted and ready to land.Feb 8 2022, 7:52 AM
NoQ accepted this revision.Feb 8 2022, 9:08 AM

Lovely!

Do you happen to know how stable are these doxygen hashes?

Lovely!

Do you happen to know how stable are these doxygen hashes?

IDK, but I think they should behave like the mangled names.

This revision was landed with ongoing or failed builds.Feb 9 2022, 1:22 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 9 2022, 1:22 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript