diff options
| author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-02-14 02:24:44 +0000 |
|---|---|---|
| committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-02-14 02:24:44 +0000 |
| commit | 2cff9e19a284d136b43231df9b8bad944e894a99 (patch) | |
| tree | 7ba89f9ac6b650c72d444054911b6e49151d88be /clang/lib/StaticAnalyzer/Core/Checker.cpp | |
| parent | eeaec26534e2ea0c8d5470142ccb0ea1cd34cc4b (diff) | |
| download | bcm5719-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/Checker.cpp')
0 files changed, 0 insertions, 0 deletions

