commit | 39e8f9963760b37cee06991c449bdaeba37f38e6 | [log] [tgz] |
---|---|---|
author | Owen Pan <owenpiano@gmail.com> | Sun Aug 31 14:41:35 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Sun Aug 31 14:56:07 2025 -0700 |
tree | 19b5652b6dbffe4a549744e32bee6b25241ec2fb | |
parent | f8e60d1ac0930257a951742f8f5775e9e68df34d [diff] |
[polly][CMake] Replace `elseif ()` with `else ()` The no-argument elseif resulted in the warning below: CMake Warning (dev) at polly/lib/External/CMakeLists.txt:30 (elseif): ELSEIF called with no arguments, it will be skipped. GitOrigin-RevId: 5109361d4aeeb0227e86a7f016eb773d28dd9957