[all-commits] [llvm/llvm-project] a9034d: [clang-tidy][docs] improve documentation on cppcor...

Jonas Toth via All-commits all-commits at lists.llvm.org
Fri Dec 20 05:23:46 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a9034d0b7ff3b0bf90239f6b46ada7f3490b6904
      https://github.com/llvm/llvm-project/commit/a9034d0b7ff3b0bf90239f6b46ada7f3490b6904
  Author: Jonas Toth <development at jonas-toth.eu>
  Date:   2024-12-20 (Fri, 20 Dec 2024)

  Changed paths:
    M clang-tools-extra/docs/clang-tidy/checks/cppcoreguidelines/narrowing-conversions.rst

  Log Message:
  -----------
  [clang-tidy][docs] improve documentation on cppcoreguidelines-narrowing-conversions (#111510) (#118209)

This PR improves the docs for this check to include an example of hidden
narrowing conversions from the integer promotion rules in arithmetic.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list