On Tue, Dec 3, 2013 at 10:00 PM, Sean Silva <[email protected]> wrote:
> > > > On Mon, Dec 2, 2013 at 12:16 AM, Kostya Serebryany <[email protected]> wrote: > >> >> >> >> On Sun, Dec 1, 2013 at 4:03 PM, Sergey Matveev <[email protected]>wrote: >> >>> All sanitizer docs are hosted externally. I'm not really sure why, >>> perhaps Kostya can say more about that. >>> >> >> the sanitizer run-time is shared between clang and other compiler(s) -- >> today that's GCC, but we want to encourage other compilers to use our >> run-time too. >> So, we prefer to keep the docs in a single external place. >> We do have some user documentation in docs/ though, don't we? >> clang.llvm.org/docs/AddressSanitizer.html >> clang.llvm.org/docs/MemorySanitizer.html >> clang.llvm.org/docs/ThreadSanitize.html >> clang.llvm.org/docs/LeakSanitizer.html >> > > That's what I find strange. Shouldn't they be in one place? Why are there > both external portions and internal portions? > What would you suggest?
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
