aboutsummaryrefslogtreecommitdiffhomepage
path: root/gn/toolchain
diff options
context:
space:
mode:
authorGravatar Mike Klein <mtklein@chromium.org>2017-10-23 10:09:04 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-10-23 15:32:28 +0000
commit30578893c5111c32b8e8812957c55508a813a629 (patch)
tree5102923f19fbb4ee5369940cdb22e41f5702d929 /gn/toolchain
parent261b8aa1de8562f79c1a7c515d968787e027a2c8 (diff)
add -SafeStack bots
These bots use https://clang.llvm.org/docs/SafeStack.html. This separates the safe (constant size?) parts of the stack like return address and some local variables apart from the unsafe over- and underflow prone array uses. These go on the "unsafe stack". In theory this makes sense on {Linux,Mac}x{Debug,Release}, but let's just start with Linux/Debug. Change-Id: I9f5cbeb7081e7d9ac8e1298ca0d86880a6085cfa Reviewed-on: https://skia-review.googlesource.com/62743 Reviewed-by: Yuqian Li <liyuqian@google.com> Commit-Queue: Mike Klein <mtklein@chromium.org>
Diffstat (limited to 'gn/toolchain')
0 files changed, 0 insertions, 0 deletions