[all-commits] [llvm/llvm-project] bb6c03: [clang][Diagnostics][NFC] Use getFileID() directly

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bb6c036ef378de321d5b7fc0ada317f91c88570d
      https://github.com/llvm/llvm-project/commit/bb6c036ef378de321d5b7fc0ada317f91c88570d
  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][Diagnostics][NFC] Use getFileID() directly

Instead of calling getDecomposedLoc() and then only using the FileID.




More information about the All-commits mailing list