[all-commits] [llvm/llvm-project] 511d2e: [NFC][clang] Format pragma comment kind StringSwit...

Tony Varghese via All-commits all-commits at lists.llvm.org
Thu Jun 4 23:45:21 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 511d2e40ddeacf25f403b40ed73a41d1dea1b636
      https://github.com/llvm/llvm-project/commit/511d2e40ddeacf25f403b40ed73a41d1dea1b636
  Author: Tony Varghese <tonypalampalliyil at gmail.com>
  Date:   2026-06-05 (Fri, 05 Jun 2026)

  Changed paths:
    M clang/lib/Parse/ParsePragma.cpp

  Log Message:
  -----------
  [NFC][clang] Format pragma comment kind StringSwitch (#201754)

This is a formatting-only change to the pragma comment kind
`StringSwitch`.

A follow-up change needs to add another pragma comment kind to this
block. Applying the formatter as part of that functional change would
also reformat the existing cases, making the functional diff harder to
review.

No functional change intended.

Co-authored-by: Tony Varghese <tony.varghese at ibm.com>



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