diff options
| author | Aaron Ballman <aaron@aaronballman.com> | 2014-07-11 16:31:29 +0000 |
|---|---|---|
| committer | Aaron Ballman <aaron@aaronballman.com> | 2014-07-11 16:31:29 +0000 |
| commit | 6288d0648ae504183c270b664126c88bb9f51f38 (patch) | |
| tree | ca99c22e0dc584aaaba6c2c275501f695ce1fe45 /llvm/lib/Analysis/LibCallSemantics.cpp | |
| parent | 923121e85b9a52bfc33faa3b8aec1f8d26e25af5 (diff) | |
| download | bcm5719-llvm-6288d0648ae504183c270b664126c88bb9f51f38.tar.gz bcm5719-llvm-6288d0648ae504183c270b664126c88bb9f51f38.zip | |
The returns_nonnull attribute does not require a function prototype because it affects only the return value, not any arguments. In turn, asking for a function or method result type should not require a function prototype either, so getFunctionOrMethodResultType has been relaxed.
llvm-svn: 212827
Diffstat (limited to 'llvm/lib/Analysis/LibCallSemantics.cpp')
0 files changed, 0 insertions, 0 deletions

