]> granicus.if.org Git - clang/commit
build: Add support for DISABLE_DEFAULT_STRICT_ALIASING, which does what one
authorDaniel Dunbar <daniel@zuster.org>
Fri, 4 Feb 2011 02:20:39 +0000 (02:20 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 4 Feb 2011 02:20:39 +0000 (02:20 +0000)
commit398c610b16728b4398214367dd0effd9d2e61340
tree3cc26d29a7ff8038c3775b18de359d132b3c3628
parentf24fe4d1f1828251bcd160244a2393f2e990f1aa
build: Add support for DISABLE_DEFAULT_STRICT_ALIASING, which does what one
might expect.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@124848 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/ToolChain.h
lib/Driver/ToolChains.h
lib/Driver/Tools.cpp