Skip to content

Commit 8309920

Browse files
committed
add comment
1 parent cacc769 commit 8309920

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/loader/layers/sanitizer/asan_interceptor.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,7 @@ class SanitizerInterceptor {
291291
std::shared_ptr<DeviceInfo> &DeviceInfo);
292292

293293
private:
294+
// m_Options may be used in other places, place it at the top
294295
AsanOptions m_Options;
295296
std::unordered_map<ur_context_handle_t, std::shared_ptr<ContextInfo>>
296297
m_ContextMap;

0 commit comments

Comments
 (0)