[PATCH] Refactor sanitizer build scripts.

Sergey Matveev earthdok at google.com
Wed Dec 17 12:15:50 PST 2014


Hi eugenis,

- Move common code from buildbot_bootstrap.sh and buildbot_fast.sh to
buildbot_functions.sh.
- Do not capitalize variable names needlessly.
- Use mkdir -p where appropriate instead of "mdkir if directory does not exist".

http://reviews.llvm.org/D6710

Files:
  zorg/buildbot/builders/sanitizers/buildbot_bootstrap.sh
  zorg/buildbot/builders/sanitizers/buildbot_fast.sh
  zorg/buildbot/builders/sanitizers/buildbot_functions.sh

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6710.17409.patch
Type: text/x-patch
Size: 16828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141217/b9a99656/attachment.bin>


More information about the llvm-commits mailing list