Please also add compiler-rt test(s)

================
Comment at: docs/UsersManual.rst:971
@@ -970,1 +970,3 @@
       where the array bound can be statically determined.
+   -  ``-fsanitize=cfi-dcast``: Base-to-derived cast to the wrong
+      dynamic type. Implies ``-flto``.
----------------
Don't we want more verbose names? 
cfi-polymorphic-base-downcast 
cfi-void-to-polymorphic-cast
 or something.

http://reviews.llvm.org/D8312

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



_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to