Re: [PATCH] D21446: Comprehensive static instrumentation (2/3): Clang support

2016-06-27 Thread Tyler Denniston via cfe-commits
tdenniston abandoned this revision. tdenniston added a comment. Abandoning. We are resubmitting the CSI patches in smaller increments. Repository: rL LLVM http://reviews.llvm.org/D21446 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http

Re: [PATCH] D21446: Comprehensive static instrumentation (2/3): Clang support

2016-06-16 Thread Kostya Serebryany via cfe-commits
kcc added inline comments. Comment at: docs/CSI.rst:7 @@ +6,3 @@ + +CSI:LLVM is a framework providing comprehensive static instrumentation via the +compiler in order to simplify the task of building efficient and effective The intro paragraph is important to attra

[PATCH] D21446: Comprehensive static instrumentation (2/3): Clang support

2016-06-16 Thread Tyler Denniston via cfe-commits
tdenniston created this revision. tdenniston added reviewers: kcc, zhaoqin, bruening. tdenniston added subscribers: cfe-commits, eugenis, pcc, vitalybuka, aizatsky. tdenniston set the repository for this revision to rL LLVM. tdenniston added a project: Comprehensive Static Instrumentation. This di