[all-commits] [llvm/llvm-project] 1c64c4: [clang][index] Fix cast warning

Jan Svoboda via All-commits all-commits at lists.llvm.org
Tue Jun 20 03:22:32 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1c64c414ed6a7ba2973f881a380d322adb5767a2
      https://github.com/llvm/llvm-project/commit/1c64c414ed6a7ba2973f881a380d322adb5767a2
  Author: Jan Svoboda <jan_svoboda at apple.com>
  Date:   2023-06-20 (Tue, 20 Jun 2023)

  Changed paths:
    M clang/tools/libclang/CXFile.h

  Log Message:
  -----------
  [clang][index] Fix cast warning

This is a follow-up to D151938 that should fix GCC's -Wcast-qual warning.




More information about the All-commits mailing list