You can view a list of the any DLLs that use Address Sanitizer which are loaded by your target application.
Tools menu
Address Sanitizer DLLs...
shows the Address Sanitizer DLLs dialog
The dialog shows:
•the Path the DLL was loaded from

Memory Validator is not compatible with Address Sanitizer.
Memory Validator will prevent the launching of an executable that is dependent on Address Sanitizer.
However, it is still possible for Memory Validator to profile applications that use Address Sanitizer.
This can happen when Memory Validator:
•launches an application that is not dependent on Address Sanitizer and that application loads a DLL via LoadLibrary() that does use Address Sanitizer
•injects into an application that uses Address Sanitizer
•waits for an application that uses Address Sanitizer
•the Memory Validator API is used to load the Memory Validator profiler into an application that uses Address Sanitizer
When this happens:
•the diagnostic tab will record a "Uses Address Sanitizer" entry
•the Address Sanitizer DLLs dialog will also show that DLL