[all-commits] [llvm/llvm-project] 5c08ae: [clang] Don't use raw source location in Declarati...

Haojian Wu via All-commits all-commits at lists.llvm.org
Tue Jul 1 02:51:25 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5c08aeac85e5ac8da0a909cafbcc2a571284c4f9
      https://github.com/llvm/llvm-project/commit/5c08aeac85e5ac8da0a909cafbcc2a571284c4f9
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2025-07-01 (Tue, 01 Jul 2025)

  Changed paths:
    M clang/include/clang/AST/DeclarationName.h

  Log Message:
  -----------
  [clang] Don't use raw source location in DeclarationName, NFC (#146412)

Converting back and forth for the source location raw encoding is
unnecessary.



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