summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Core/CheckerRegistry.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-02-14 02:24:44 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-02-14 02:24:44 +0000
commit2cff9e19a284d136b43231df9b8bad944e894a99 (patch)
tree7ba89f9ac6b650c72d444054911b6e49151d88be /clang/lib/StaticAnalyzer/Core/CheckerRegistry.cpp
parenteeaec26534e2ea0c8d5470142ccb0ea1cd34cc4b (diff)
downloadbcm5719-llvm-2cff9e19a284d136b43231df9b8bad944e894a99.tar.gz
bcm5719-llvm-2cff9e19a284d136b43231df9b8bad944e894a99.zip
ARM: 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: 229220
Diffstat (limited to 'clang/lib/StaticAnalyzer/Core/CheckerRegistry.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud