[all-commits] [llvm/llvm-project] ce5b04: [Support] #include <new> for std::align_val_t

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Tue Jan 25 10:40:18 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ce5b04cc048aa9b82355bbea21a062462553eb47
      https://github.com/llvm/llvm-project/commit/ce5b04cc048aa9b82355bbea21a062462553eb47
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2022-01-25 (Tue, 25 Jan 2022)

  Changed paths:
    M llvm/lib/Support/MemAlloc.cpp

  Log Message:
  -----------
  [Support] #include <new> for std::align_val_t

This is only used when aligned new is enabled.




More information about the All-commits mailing list