diff options
author | Ted Kremenek <kremenek@apple.com> | 2008-05-20 03:56:00 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2008-05-20 03:56:00 +0000 |
commit | fa8a09e0bc49f3ba909816f48af1f810a9d03089 (patch) | |
tree | 4f6ef92a5734fc848ed906d27cd00d8693c30a69 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 9c27f96d04fd0b737db06ec9e5aa1cd27def5049 (diff) | |
download | bcm5719-llvm-fa8a09e0bc49f3ba909816f48af1f810a9d03089.tar.gz bcm5719-llvm-fa8a09e0bc49f3ba909816f48af1f810a9d03089.zip |
Reclaim memory allocated for ParmVarDecl's in FunctionDecl::Destroy.
Fixed a bug in ParmVarDecl::param_end(): Handle the case where there are no
ParmVarDecls for a FunctionDecl, but its function prototype has formal arguments
(can happen with typedefs).
llvm-svn: 51297
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions