On Fri, 20 Jun 2014, Marek Polacek wrote:
+@item -fsanitize=bounds
+@opindex fsanitize=bounds
+
+This option enables instrumentation of array bounds.  Various out of bounds
+accesses are detected.  Flexible array members are not instrumented, as well
+as initializers of variables with static storage.

Can you make this "Flexible array members and initializers..." (or
"...as well as...")?  The current wording confused me a bit at first.

And I believe there should be no empty line after @opindex.

Gerald

Reply via email to