diff options
| author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-02-14 15:36:52 +0000 |
|---|---|---|
| committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-02-14 15:36:52 +0000 |
| commit | 025c0ad74c73648ddb4456354cbc7690afd21166 (patch) | |
| tree | 7bc7634bf75381c1facef45e3614ddd1e0196e3e /lldb/scripts/Python/buildSwigPython.py | |
| parent | b5054333eca797944a852efa9e39512bbed924ea (diff) | |
| download | llvm-025c0ad74c73648ddb4456354cbc7690afd21166.zip llvm-025c0ad74c73648ddb4456354cbc7690afd21166.tar.gz llvm-025c0ad74c73648ddb4456354cbc7690afd21166.tar.bz2 | |
Target: Canonicalize access to function attributes, NFC
Canonicalize access to function attributes to use the simpler API.
getAttributes().getAttribute(AttributeSet::FunctionIndex, Kind)
=> getFnAttribute(Kind)
getAttributes().hasAttribute(AttributeSet::FunctionIndex, Kind)
=> hasFnAttribute(Kind)
llvm-svn: 229261
Diffstat (limited to 'lldb/scripts/Python/buildSwigPython.py')
0 files changed, 0 insertions, 0 deletions
