[PATCH] OpenCL: Accept -cl-strict-aliasing
Ronan Keryell
Ronan.Keryell at silkan.com
Sun Feb 15 09:57:13 PST 2015
Typo
================
Comment at: include/clang/Driver/CC1Options.td:581
@@ -580,1 +580,3 @@
+def cl_strict_aliasing : Flag<["-"], "cl-strict-aliasing">,
+ HelpText<"OpenCL only. This option is for compatability with OpenCL 1.0">;
def cl_single_precision_constant : Flag<["-"], "cl-single-precision-constant">,
----------------
s/compatability/compatibility/
http://reviews.llvm.org/D7647
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the cfe-commits
mailing list