llvm-project
bc893801
- [flang][preprocessor] fix use of bitwise-and for logical-and (#146758)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
94 days ago
[flang][preprocessor] fix use of bitwise-and for logical-and (#146758) The preprocessor used bitwise and to implement logical, this is a bug. towards #146362
References
#146758 - [flang][preprocessor] fix use of bitwise-and for logical-and
Author
akuhlens
Parents
67d6679c
Loading