[PATCH] D33072: Account for stack redzone when computing sp on darwin
Kostya Serebryany via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 10 13:49:15 PDT 2017
kcc added a comment.
Whenever possible, prefer if() to #if
In this case, there is a SANITIZER_ macro for this condition.
https://reviews.llvm.org/D33072
More information about the llvm-commits
mailing list