[all-commits] [llvm/llvm-project] 628280: [memprof] Tidy up #includes (NFC) (#154684)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Thu Aug 21 15:04:01 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 628280b597833bfcc75f0a6f091c35a7684aecf3
      https://github.com/llvm/llvm-project/commit/628280b597833bfcc75f0a6f091c35a7684aecf3
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-08-21 (Thu, 21 Aug 2025)

  Changed paths:
    M llvm/include/llvm/ProfileData/IndexedMemProfData.h
    M llvm/include/llvm/ProfileData/MemProf.h
    M llvm/include/llvm/ProfileData/MemProfRadixTree.h

  Log Message:
  -----------
  [memprof] Tidy up #includes (NFC) (#154684)

We've reorganized some code within memprof, but #indludes haven't
quite followed the code that moved.



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