C++11 style guide: Ban alignas/alignof for now.

This patch moves C++11 alignment features (alignas/alignof) to the
banned language features section, since MSVS 2013 does not support them.

MSVS 2015 seems to support them, so we can revisit once MSVS 2015 is
rolled out.

Discussion thread:
https://groups.google.com/a/chromium.org/forum/#!msg/cxx/rwXN02jzzq0/CpUc1ZzMBQAJ

BUG=none

Review URL: https://codereview.chromium.org/1509123002

Cr-Commit-Position: refs/heads/master@{#363798}
1 file changed