summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Frontend/ModelConsumer.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-02-14 01:59:52 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-02-14 01:59:52 +0000
commit5975a703e6657784339e25fcf84a745e9342668a (patch)
treebae122334ffe750298e182588ed29005d4f4fdff /clang/lib/StaticAnalyzer/Frontend/ModelConsumer.cpp
parent902a0238aa1514832a0d88661c9d7ccf112b71e0 (diff)
downloadbcm5719-llvm-5975a703e6657784339e25fcf84a745e9342668a.tar.gz
bcm5719-llvm-5975a703e6657784339e25fcf84a745e9342668a.zip
X86: 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: 229214
Diffstat (limited to 'clang/lib/StaticAnalyzer/Frontend/ModelConsumer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud