[all-commits] [llvm/llvm-project] 53fa28: [clang] Remove unused member variable from ModuleMap

Michael Spencer via All-commits all-commits at lists.llvm.org
Tue Mar 25 10:59:18 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 53fa28940e0a3ef183e04dd8bc8566d64bbfd101
      https://github.com/llvm/llvm-project/commit/53fa28940e0a3ef183e04dd8bc8566d64bbfd101
  Author: Michael Spencer <bigcheesegs at gmail.com>
  Date:   2025-03-25 (Tue, 25 Mar 2025)

  Changed paths:
    M clang/include/clang/Lex/ModuleMap.h
    M clang/lib/Lex/ModuleMap.cpp

  Log Message:
  -----------
  [clang] Remove unused member variable from ModuleMap

This became unused when module map parsing moved to ModuleMapFile.cpp.



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