[all-commits] [llvm/llvm-project] 69b8e5: [ValueTracking] Forward-declare class instead of i...

Antonio Frighetto via All-commits all-commits at lists.llvm.org
Sat Jun 28 02:25:57 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 69b8e59f29a38a6bdfa0d506dae8d8deccf42862
      https://github.com/llvm/llvm-project/commit/69b8e59f29a38a6bdfa0d506dae8d8deccf42862
  Author: Antonio Frighetto <me at antoniofrighetto.com>
  Date:   2025-06-28 (Sat, 28 Jun 2025)

  Changed paths:
    M llvm/include/llvm/Analysis/ValueTracking.h
    M llvm/unittests/Analysis/ValueTrackingTest.cpp

  Log Message:
  -----------
  [ValueTracking] Forward-declare class instead of including header (NFC)

The header inclusion was previously causing a build time regression.



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