You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix a CMake warning:
```
CMake Warning (dev) in lib/SIL/CMakeLists.txt:
A logical block opening on the line
swift/lib/SIL/CMakeLists.txt:43 (if)
closes on the line
swift/lib/SIL/CMakeLists.txt:46 (endif)
with mis-matching arguments.
This warning is for project developers. Use -Wno-dev to suppress it.
```
0 commit comments