aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python/buildSwigPython.py
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-02-14 15:36:52 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-02-14 15:36:52 +0000
commit025c0ad74c73648ddb4456354cbc7690afd21166 (patch)
tree7bc7634bf75381c1facef45e3614ddd1e0196e3e /lldb/scripts/Python/buildSwigPython.py
parentb5054333eca797944a852efa9e39512bbed924ea (diff)
downloadllvm-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