This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b20da5117fb66e7f9bcb56cb14af86dcafe2ee9a
clang-p2996
/
llvm
/
examples
/
IRTransforms
History
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
Re-apply "[Examples] Add IRTransformations directory to examples."
2020-01-04 15:47:23 +00:00
InitializePasses.h
Re-apply "[Examples] Add IRTransformations directory to examples."
2020-01-04 15:47:23 +00:00
SimplifyCFG.cpp
Suppress some bitwise-or-of-bool warnings with explicit int cast
2021-10-18 14:10:30 -07:00
SimplifyCFG.h
Re-apply "[Examples] Add IRTransformations directory to examples."
2020-01-04 15:47:23 +00:00