[all-commits] [llvm/llvm-project] b7e5cb: [clang][NFC] Refactor emitSnippet()

Timm Bäder via All-commits all-commits at lists.llvm.org
Wed May 31 00:21:56 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b7e5cb1f9a3a5226f22bb81c865214be81dce940
      https://github.com/llvm/llvm-project/commit/b7e5cb1f9a3a5226f22bb81c865214be81dce940
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-05-31 (Wed, 31 May 2023)

  Changed paths:
    M clang/lib/Frontend/TextDiagnostic.cpp

  Log Message:
  -----------
  [clang][NFC] Refactor emitSnippet()

Rename parameters and local variables and reorder things a bit to be
closer to their first point of use.

Differential Revision: https://reviews.llvm.org/D150840




More information about the All-commits mailing list