[all-commits] [llvm/llvm-project] f5bab2: [ValueList] Include Error.h (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Jun 28 04:26:40 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f5bab24afe51bf1574228f45072c248cbdfd3946
      https://github.com/llvm/llvm-project/commit/f5bab24afe51bf1574228f45072c248cbdfd3946
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-06-28 (Tue, 28 Jun 2022)

  Changed paths:
    M llvm/lib/Bitcode/Reader/ValueList.h

  Log Message:
  -----------
  [ValueList] Include Error.h (NFC)

Hopefully fixes clang-ppc64-aix. Apparently std::function can't
be instantiated with a forward declared type in some environments.




More information about the All-commits mailing list