summaryrefslogtreecommitdiffstats
path: root/clang/lib/Serialization/ASTReaderDecl.cpp
diff options
context:
space:
mode:
authorHal Finkel <hfinkel@anl.gov>2014-07-11 17:35:21 +0000
committerHal Finkel <hfinkel@anl.gov>2014-07-11 17:35:21 +0000
commit82504f03ce98c30da60a12d84c71384e44734f15 (patch)
tree784f293a5b04692676d2d61904f34c26632e68d0 /clang/lib/Serialization/ASTReaderDecl.cpp
parent0a51abc100bf47fbd009e827274175e8d549e7fd (diff)
downloadbcm5719-llvm-82504f03ce98c30da60a12d84c71384e44734f15.tar.gz
bcm5719-llvm-82504f03ce98c30da60a12d84c71384e44734f15.zip
Add nonnull in CodeGen for __attribute__((nonnull))
We now have an LLVM-level nonnull attribute that can be applied to function parameters, and we emit it for reference types (as of r209723), but did not emit it when an __attribute__((nonnull)) was provided. Now we will. llvm-svn: 212835
Diffstat (limited to 'clang/lib/Serialization/ASTReaderDecl.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud