]> granicus.if.org Git - clang/commit
Reland "CFI: blacklist STL allocate() from unrelated-casts"
authorVlad Tsyrklevich <vlad@tsyrklevich.net>
Fri, 4 Aug 2017 21:21:00 +0000 (21:21 +0000)
committerVlad Tsyrklevich <vlad@tsyrklevich.net>
Fri, 4 Aug 2017 21:21:00 +0000 (21:21 +0000)
commit09806664665f289bf8eb2512fa445ab68a0b27c7
treefb24487161ad0a70f07e5fe95110fad3a8c26eea
parent04faf0908936010c690ae7f866a92dce915823b9
Reland "CFI: blacklist STL allocate() from unrelated-casts"

Reland r310097 with a fix for a debug assertion in NamedDecl.getName()

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

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