| commit | 0e9cdbbb06e7d1c39494d074847baf7bb90ee2c4 | [log] [tgz] |
|---|---|---|
| author | Jeffrey Yasskin <jyasskin@google.com> | Fri Aug 26 00:41:31 2011 +0000 |
| committer | Jeffrey Yasskin <jyasskin@google.com> | Fri Aug 26 00:41:31 2011 +0000 |
| tree | c79079eda112260328d38dd7ca04f5bb34366d04 | |
| parent | ba3df1d3ca8569ff8f6e289594c53926e71e519a [diff] |
Handle CXXTempObjectRegion in StackAddrEscapeChecker. Also convert stack-addr-ps.cpp to use the analyzer instead of just Sema, now that it doesn't crash, and extract the stack-block test into another file since it errors, and that prevents the analyzer from running. llvm-svn: 138613