https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215819

--- Comment #6 from Mark Millard <[email protected]> ---
Created attachment 178691
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=178691&action=edit
Have TOC_REF(...) in instructions use @toc notation for clang

Have TOC_REF(...) in instructions use @toc notation for clang 3.9.1 so
that clang does the right thing.

The one old use of TOC_REF in TOC_ENTRY does not get the @toc notation
use also have a TOC_NAME_FOR_REF(...) that does not get the @toc
notation. TOC_REF(...) in turn uses TOC_NAME_FOR_REF(...) .

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "[email protected]"

Reply via email to