[llvm] Add missing header guards in LogicCombine.h and LogicalExpr.h
authorAlex Langford <alangford@apple.com>
Thu, 2 Mar 2023 23:12:23 +0000 (15:12 -0800)
committerAlex Langford <alangford@apple.com>
Thu, 2 Mar 2023 23:13:36 +0000 (15:13 -0800)
commitff65a586677eb127ea70ca84b91204c0b9940b00
tree3aafdc4a19699eff22c5bbe79307b6cb6eb55a2f
parent7ecd2a23f5f74581cad1a1dc5b65af1d52876ff1
[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.
llvm/include/llvm/Analysis/LogicCombine.h
llvm/include/llvm/Analysis/LogicalExpr.h