diff options
| author | Ted Kremenek <kremenek@apple.com> | 2007-08-17 16:46:58 +0000 |
|---|---|---|
| committer | Ted Kremenek <kremenek@apple.com> | 2007-08-17 16:46:58 +0000 |
| commit | cff94fa201f9680c94967994e71072e97fdfef29 (patch) | |
| tree | 0b54e878181f412929e2860be948cd54502903ed /llvm/docs/CommandGuide/llvm-upgrade.pod | |
| parent | a3a9c43837e8d2456cde2072c0f8be1710bc8e92 (diff) | |
| download | bcm5719-llvm-cff94fa201f9680c94967994e71072e97fdfef29.tar.gz bcm5719-llvm-cff94fa201f9680c94967994e71072e97fdfef29.zip | |
Added extra semantic checking to do basic detection of
"return of stack addresses." ParseReturnStmt now calls CheckReturnStackAddr
to determine if the expression in the return statement evaluates to an
address of a stack variable. If so, we issue a warning.
llvm-svn: 41141
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-upgrade.pod')
0 files changed, 0 insertions, 0 deletions

