r352890 - Update SanitizerCoverage doc regarding the issue with pc-table and gc-sections.

2019-02-01 Thread Max Moroz via cfe-commits
Author: dor1s Date: Fri Feb 1 09:12:35 2019 New Revision: 352890 URL: http://llvm.org/viewvc/llvm-project?rev=352890&view=rev Log: Update SanitizerCoverage doc regarding the issue with pc-table and gc-sections. Summary: There is a bug for this: https://bugs.llvm.org/show_bug.cgi?id=34636 But it

r348863 - [ASan] Minor documentation fix: clarify static linking limitation.

2018-12-11 Thread Max Moroz via cfe-commits
Author: dor1s Date: Tue Dec 11 08:47:12 2018 New Revision: 348863 URL: http://llvm.org/viewvc/llvm-project?rev=348863&view=rev Log: [ASan] Minor documentation fix: clarify static linking limitation. Summary: ASan does not support statically linked binaries, but ASan runtime itself can be statical

r329223 - Fixes errors with FS iterators caused by https://reviews.llvm.org/D44960

2018-04-06 Thread Max Moroz via cfe-commits
Author: dor1s Date: Wed Apr 4 12:47:25 2018 New Revision: 329223 URL: http://llvm.org/viewvc/llvm-project?rev=329223&view=rev Log: Fixes errors with FS iterators caused by https://reviews.llvm.org/D44960 Summary: In https://reviews.llvm.org/D44960, file status check is executed every time a real