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
{{ message }}
This repository was archived by the owner on Sep 15, 2025. It is now read-only.
Merged main:e8a656376857 into amd-gfx:bc4e29b082d5
Local branch amd-gfx bc4e29b Merged main:c135f6ffe254 into amd-gfx:09b941d45305
Remote branch main e8a6563 Fix-forward RegAllocFast: Avoid using temporary DiagnosticInfo llvm#120184 (llvm#120268)
# TODO: The preprocessor defines workaround various issues in libc and libc++ integration.
335
335
# These should be addressed and removed over time.
336
-
set(RUNTIMES_${target}_CMAKE_${lang}_local_flags "--target=${target} -Wno-atomic-alignment \"-Dvfprintf(stream, format, vlist)=vprintf(format, vlist)\"\"-Dfprintf(stream, format, ...)=printf(format)\"\"-Dgettimeofday(tv, tz)\"-D_LIBCPP_PRINT=1")
336
+
set(RUNTIMES_${target}_CMAKE_${lang}_local_flags "--target=${target} -Wno-atomic-alignment \"-Dvfprintf(stream, format, vlist)=vprintf(format, vlist)\"\"-Dfprintf(stream, format, ...)=printf(format)\" -D_LIBCPP_PRINT=1")
HelpText<"If an allocatable left-hand side of an intrinsic assignment is unallocated or its shape/type does not match the right-hand side, then it is automatically (re)allocated">;
0 commit comments