]> granicus.if.org Git - clang/commit
CodeGen: Add CFI unrelated cast checks to the new pointer code path.
authorPeter Collingbourne <peter@pcc.me.uk>
Wed, 9 Sep 2015 00:01:31 +0000 (00:01 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Wed, 9 Sep 2015 00:01:31 +0000 (00:01 +0000)
commite189d1ca0aaaf46266bfebc968c39e4cb2de25fa
treec8a122dbff964da87f94e205aac22d64db0651e5
parent2db8497948ecd5fe0552cef154e55a72a8eb083c
CodeGen: Add CFI unrelated cast checks to the new pointer code path.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@247105 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExpr.cpp
test/CodeGenCXX/cfi-cast.cpp