[all-commits] [llvm/llvm-project] 9a647d: [FileCheck][NFC] Introduce InputAnnotationLabeler ...

Joel E. Denny via All-commits all-commits at lists.llvm.org
Fri May 15 07:11:22 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9a647d5ab823375cdb7d440d2e670af269d9b7f2
      https://github.com/llvm/llvm-project/commit/9a647d5ab823375cdb7d440d2e670af269d9b7f2
  Author: Joel E. Denny <jdenny.ornl at gmail.com>
  Date:   2026-05-15 (Fri, 15 May 2026)

  Changed paths:
    M llvm/utils/FileCheck/FileCheck.cpp

  Log Message:
  -----------
  [FileCheck][NFC] Introduce InputAnnotationLabeler for -dump-input (#196797)

This patch adds `InputAnnotationLabeler` to make `buildInputAnnotations`
a little easier to understand, and a future patch will reuse it
elsewhere. This patch also cleans up some related symbol names and
comments for better consistency and clarity.



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