Skip to content

Commit

Permalink
[UR] Bump UR with cfi sanitizer
Browse files Browse the repository at this point in the history
  • Loading branch information
RossBrunton committed Nov 11, 2024
1 parent 82d874f commit 3243cba
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions sycl/cmake/modules/UnifiedRuntimeTag.cmake
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# commit c94dbc8fa25f62b812a3db707b78f1c217b33bc3
# Merge: 9ae8e65b 5bc8c925
# Author: Callum Fare <[email protected]>
# Date: Fri Nov 8 17:14:06 2024 +0000
# Merge pull request #2302 from callumfare/callum/revert_ur_2100
# Revert #2100 "Raise MSVC warning level from /W3 to /W4"
set(UNIFIED_RUNTIME_TAG c94dbc8fa25f62b812a3db707b78f1c217b33bc3)
# commit a210b80e2a94b70bcac3aa6bcab2db598bd84879
# Author: Ross Brunton <[email protected]>
# Date: Fri Oct 18 14:14:24 2024 +0100
# Enable -flto and -fsanitize=cfi in clang
set(UNIFIED_RUNTIME_TAG a210b80e2a94b70bcac3aa6bcab2db598bd84879)

0 comments on commit 3243cba

Please sign in to comment.