DescriptionC++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
Committed: https://crrev.com/175dd5beb2d5ec621488ed1ce82916fa18dce5c0
Cr-Commit-Position: refs/heads/master@{#363798}
Patch Set 1 #
Created: 5 years ago
Messages
Total messages: 10 (5 generated)
|