[all-commits] [llvm/llvm-project] 17c6ec: [NFC][Clang] Use StringRef instead of string in Cl...

Rahul Joshi via All-commits all-commits at lists.llvm.org
Wed Nov 13 13:02:08 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 17c6ec6db1430e7e00c0e2a2ad6d26fa94fe8cf1
      https://github.com/llvm/llvm-project/commit/17c6ec6db1430e7e00c0e2a2ad6d26fa94fe8cf1
  Author: Rahul Joshi <rjoshi at nvidia.com>
  Date:   2024-11-13 (Wed, 13 Nov 2024)

  Changed paths:
    M clang/utils/TableGen/ClangDiagnosticsEmitter.cpp

  Log Message:
  -----------
  [NFC][Clang] Use StringRef instead of string in ClangDiagnosticEmitter (#115959)

Use StringRef instead of std::string in ClangDiagnosticEmitter.



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