We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fe22d4 commit 61b50edCopy full SHA for 61b50ed
libdevice/device_imf.hpp
@@ -16,7 +16,7 @@
16
17
#ifdef __LIBDEVICE_IMF_ENABLED__
18
19
-// Bitcast is valid to trivially copyable object only but using
+// TODO: Bitcast is valid to trivially copyable object only but using
20
// is_trivially_copyable check will lead to compiling error in some
21
// pre-ci tests, the pre-ci environment used some legacy c++ std library
22
// which doesn't include this function. Need to report to pre-ci owners.
0 commit comments