[PATCH] D24633: [compiler-rt] Don't force ASAN_HAS_EXCEPTIONS to be true for all builds

Saleem Abdulrasool via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 15 15:03:57 PDT 2016


compnerd added a comment.

I assume that this has no real effect because `ASAN_HAS_EXCEPTIONS` defaults to `1` if undefined?


https://reviews.llvm.org/D24633





More information about the llvm-commits mailing list