https://llvm.org/bugs/show_bug.cgi?id=13671
Jeremy Huddleston Sequoia <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #6 from Jeremy Huddleston Sequoia <[email protected]> --- This is still an issue. As Chris mentioned above, the error in config-ix.cmake is still executed even when asan is disabled. 1) We should bypass the error in cases where we've disabled building the sanitizers. 2) We should detect that the sanitizers are not supported on older OS versions and thus not build them there. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list [email protected] http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
