[all-commits] [llvm/llvm-project] fad375: [clang-tidy] Export fixes from check_clang_tidy.py...

Edwin Vane via All-commits all-commits at lists.llvm.org
Sat Apr 13 13:47:22 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fad37526a3ea7d669af621342968029085862281
      https://github.com/llvm/llvm-project/commit/fad37526a3ea7d669af621342968029085862281
  Author: Edwin Vane <revane at google.com>
  Date:   2024-04-13 (Sat, 13 Apr 2024)

  Changed paths:
    M clang-tools-extra/docs/ReleaseNotes.rst
    M clang-tools-extra/test/clang-tidy/check_clang_tidy.py

  Log Message:
  -----------
  [clang-tidy] Export fixes from check_clang_tidy.py (#88186)

Makes it possible to export fixes from running llvm-lit on a clang-tidy
test. To enable, modify the RUN invocation directly in the test with the
new -export flag. llvm-lit will report the test passed and fixes can be
found in the file specified to the -export flag.



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