[all-commits] [llvm/llvm-project] ff65a5: [llvm] Add missing header guards in LogicCombine.h...

Alex via All-commits all-commits at lists.llvm.org
Thu Mar 2 15:13:54 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ff65a586677eb127ea70ca84b91204c0b9940b00
      https://github.com/llvm/llvm-project/commit/ff65a586677eb127ea70ca84b91204c0b9940b00
  Author: Alex Langford <alangford at apple.com>
  Date:   2023-03-02 (Thu, 02 Mar 2023)

  Changed paths:
    M llvm/include/llvm/Analysis/LogicCombine.h
    M llvm/include/llvm/Analysis/LogicalExpr.h

  Log Message:
  -----------
  [llvm] Add missing header guards in LogicCombine.h and LogicalExpr.h

These files were added in 97dcbea63e11d566cff0cd3a758cf1114cf1f633 but
it looks like they are missing header guards. This breaks module builds.




More information about the All-commits mailing list