diff options
author | Andre Kuhlenschmidt <andre.kuhlenschmidt@gmail.com> | 2025-07-03 12:37:54 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-03 12:37:54 -0700 |
commit | bc89380179c4febb8d38948fdc71b9376ee1d6af (patch) | |
tree | ee931f73571beb4275b911f85db826dbb2e22d50 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 67d6679c91e14e17981e4ea0340f91c79e9524da (diff) | |
download | llvm-bc89380179c4febb8d38948fdc71b9376ee1d6af.zip llvm-bc89380179c4febb8d38948fdc71b9376ee1d6af.tar.gz llvm-bc89380179c4febb8d38948fdc71b9376ee1d6af.tar.bz2 |
[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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions