[all-commits] [llvm/llvm-project] dddcf3: [ADT, Support] Include compiler.h

kazutakahirata via All-commits all-commits at lists.llvm.org
Thu Jan 19 22:49:45 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dddcf3014aa094d3ecd0430511a5c10045fefbd6
      https://github.com/llvm/llvm-project/commit/dddcf3014aa094d3ecd0430511a5c10045fefbd6
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-01-19 (Thu, 19 Jan 2023)

  Changed paths:
    M llvm/include/llvm/ADT/bit.h
    M llvm/include/llvm/Support/MathExtras.h

  Log Message:
  -----------
  [ADT,Support] Include compiler.h

This restores builds with gcc-9, which does not have __has_builtin.




More information about the All-commits mailing list