Instead of planning this change for the branch, would it be possible to plan it for trunk directly, on top of the patches that I posted for review there?
The patch could go in on top of the patches I posted. Wei Mi <w...@google.com> writes: > This is the part2. > > On Thu, Nov 1, 2012 at 1:02 PM, Wei Mi <w...@google.com> wrote: >> Hi, >> >> Here is the patch to change libasan to libsanitizer and reorganize the >> directory. I divided the patch into three parts for review. >> >> patch.part1.txt: Contains the changes in the outermost level. >> patch.part2.txt.bz2: Remove libasan >> patch.part3.txt.bz2: Add libsanitizer >> >> Is it ok for asan branch? >> >> 2012-11-1 Wei Mi <w...@google.com> >> >> * configure.ac: Change target-libasan to target-libsanitizer. >> * configure.in: Regenerate. >> * Makefile.def: Change libasan module to libsanitizer. >> * Makefile.in: Regenerate. >> * libsanitizer: Change libasan to libsanitizer and add >> an empty tsan directory under libsanitizer. >> >> Thanks, >> Wei. > -- Dodji