[all-commits] [llvm/llvm-project] 7e4d16: [clang-tidy] Improve modernize-use-std-print diagn...

Mike Crowe via All-commits all-commits at lists.llvm.org
Sun May 5 08:20:53 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7e4d16d73c22079997dd59d8e7d8f41bdbac5a50
      https://github.com/llvm/llvm-project/commit/7e4d16d73c22079997dd59d8e7d8f41bdbac5a50
  Author: Mike Crowe <mac at mcrowe.com>
  Date:   2024-05-05 (Sun, 05 May 2024)

  Changed paths:
    M clang-tools-extra/clang-tidy/modernize/UseStdPrintCheck.cpp

  Log Message:
  -----------
  [clang-tidy] Improve modernize-use-std-print diagnostic (#91071)

Include the source range of the printf function in the diagnostic so it
gets underlined in the output.



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