]> granicus.if.org Git - clang/commit
Reland "CFI: blacklist STL allocate() from unrelated-casts"
authorVlad Tsyrklevich <vlad@tsyrklevich.net>
Fri, 4 Aug 2017 19:50:39 +0000 (19:50 +0000)
committerVlad Tsyrklevich <vlad@tsyrklevich.net>
Fri, 4 Aug 2017 19:50:39 +0000 (19:50 +0000)
commit59eb1f7e64b673bc16b4fbccd8bd14d57c9dcb53
treea058d0a3ddac9ee158265cb51fdf8106d566c04e
parentcf45efc91832952f461ed71030b3d00e816cfd49
Reland "CFI: blacklist STL allocate() from unrelated-casts"

Reland r310097 with a unit test fix for MS ABI build bots.

Differential Revision: https://reviews.llvm.org/D36294

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@310105 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenFunction.cpp
test/CodeGen/cfi-unrelated-cast.cpp [new file with mode: 0644]