[libclc] Re-enable compiler warning (#136872)

libclc is now clean of code that triggers the
bitwise-conditional-parentheses warning, so we can finally remove the
workaround.
This commit is contained in:
Fraser Cormack
2025-04-23 15:59:15 +01:00
committed by GitHub
parent 806d59eecd
commit 6c56160433

View File

@@ -441,8 +441,6 @@ foreach( t ${LIBCLC_TARGETS_TO_BUILD} )
list( APPEND build_flags
-I${CMAKE_CURRENT_SOURCE_DIR}/generic/include
# FIXME: Fix libclc to not require disabling this noisy warning
-Wno-bitwise-conditional-parentheses
)
add_libclc_builtin_set(