]> granicus.if.org Git - clang/commit
Properly handle multiple nonnull attributes in CodeGen
authorAlexey Samsonov <vonosmas@gmail.com>
Thu, 28 Aug 2014 00:53:20 +0000 (00:53 +0000)
committerAlexey Samsonov <vonosmas@gmail.com>
Thu, 28 Aug 2014 00:53:20 +0000 (00:53 +0000)
commitcc33d8f124424b71f0de3cf92380a169e118bc79
tree2f973e77b61bd645d833f5f960be52cbf892a630
parentdd59aef6ae1896d5c2767c3f92103b71957b86b0
Properly handle multiple nonnull attributes in CodeGen

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@216638 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGCall.cpp
test/CodeGen/nonnull.c