[PATCH] Protection against stack-based memory corruption errors using SafeStack: compiler-rt runtime support library

Alexey Samsonov vonosmas at gmail.com
Thu May 7 17:03:12 PDT 2015


LGTM for CMake/lit part.


================
Comment at: test/safestack/CMakeLists.txt:6
@@ +5,3 @@
+if(NOT COMPILER_RT_STANDALONE_BUILD)
+  list(APPEND SAFESTACK_TEST_DEPS safestack clang)
+endif()
----------------
Looks like clang is already contained in SANITIZER_COMMON_LIT_TEST_DEPS

http://reviews.llvm.org/D6096

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the cfe-commits mailing list