-
Chen Yufei authored
Adding compiler flag will automatically link to the required libraries. Besides, clang static links to sanitizer libraries by default. Thus linking to dynamic library must be removed in order to use clang.
b9874b58
Adding compiler flag will automatically link to the required libraries. Besides, clang static links to sanitizer libraries by default. Thus linking to dynamic library must be removed in order to use clang.