llvm-project/llvm/examples/IRTransforms
David Blaikie 7cf1fef45f Suppress some bitwise-or-of-bool warnings with explicit int cast
These look like they have intentional side effects that would break from
shortcircuiting.
2021-10-18 14:10:30 -07:00
..
CMakeLists.txt
InitializePasses.cpp
InitializePasses.h
SimplifyCFG.cpp Suppress some bitwise-or-of-bool warnings with explicit int cast 2021-10-18 14:10:30 -07:00
SimplifyCFG.h