diff options
author | John McCall <rjmccall@apple.com> | 2011-10-01 00:48:56 +0000 |
---|---|---|
committer | John McCall <rjmccall@apple.com> | 2011-10-01 00:48:56 +0000 |
commit | 525f05597f99fc16f399fd7c3bb305b8ed5166f4 (patch) | |
tree | 2e2080490f375a640a58fd5acab5cc706ea1cb71 /lldb/scripts/Python/interface | |
parent | 1ed54f50c54400c5968396b4aaa0704c0f1e3a72 (diff) | |
download | bcm5719-llvm-525f05597f99fc16f399fd7c3bb305b8ed5166f4.tar.gz bcm5719-llvm-525f05597f99fc16f399fd7c3bb305b8ed5166f4.zip |
Tweak the interface for analyzing the CF conventions for a name
to take a FunctionDecl* instead of an llvm::StringRef. Eventually
we might push more logic in there, like using slightly different
conventions for C++ methods.
Also, fix a bug where 'copy' and 'create' were being caught in
non-camel-cased strings. We want copyFoo and CopyFoo and XCopy
but not Xcopy or xcopy.
llvm-svn: 140911
Diffstat (limited to 'lldb/scripts/Python/interface')
0 files changed, 0 insertions, 0 deletions