[PATCH] D49492: Run bounds checking sanitizer earlier to make it easier to optimize away its checks.

Joel Galenson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 24 08:24:05 PDT 2018


jgalenson abandoned this revision.
jgalenson added a comment.

I just committed https://reviews.llvm.org/rL337830, which solves this problem the way eugenis suggested.


Repository:
  rC Clang

https://reviews.llvm.org/D49492





More information about the cfe-commits mailing list