[PATCH] D51869: NFC: bit.h don't warn on strict aliasing for GCC <= 7.1

JF Bastien via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 10 10:52:58 PDT 2018


jfb added a comment.

I tried this out with a few GCC and clang versions to make sure the pragma was supported by both. Seems fine.


Repository:
  rL LLVM

https://reviews.llvm.org/D51869





More information about the llvm-commits mailing list