On Fri, Jul 19, 2013 at 5:41 AM, Alexey Samsonov <[email protected]>wrote:

> Hi Sean!
>
> Sorry for the late reply...
>
> What is the best place for describing the file format? The general format
> is shared among all sanitizer tools, but there can be sanitizer-specific
> entries as well.
> E.g. we can describe -fsanitize-blacklist/-fno-sanitize-blacklist flags in
> UsersManual and give a link to new SanitizerSpecialCaseList.rst file, that
> would describe the format and common
> functionality. Then, in each of the AddressSanitizer, ThreadSanitizer and
> MemorySanitizer pages we may also give a link to SanitizerSpecialCaseList
> and describe tool-specific additions (if any).
> Does it make sense?
>
>
Splitting out the description of the format makes sense to me.

Is there a particular reason you suggested the name
SanitizerSpecialCaseList.rst instead of SanitizerBlacklist.rst (for
consistency with the commandline option name)?

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

Reply via email to