[PATCH] Documentation for sanitizer special case list
Dmitri Gribenko
gribozavr at gmail.com
Fri Aug 2 09:27:39 PDT 2013
================
Comment at: docs/SanitizerSpecialCaseList.rst:20-21
@@ +19,4 @@
+
+To achieve this, user may provide a file listing the objects he wants to
+ignore, and provide it to clang at compile-time.
+
----------------
'objects' might be ambiguous with 'object files'. Could we use a different word? 'entities'? 'source-level entities'?
http://llvm-reviews.chandlerc.com/D1268
BRANCH
svn
ARCANIST PROJECT
clang
More information about the cfe-commits
mailing list