aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-02-14 02:54:07 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-02-14 02:54:07 +0000
commit5bedaf934faa90687ddea8084dc75351b9dad7f5 (patch)
tree04714d0d8573f2e6bc07817254f12ccf350b8bef /clang/lib/Frontend/CompilerInvocation.cpp
parentf417ff8f2a2db1b1b1d265536c394b66f6b547aa (diff)
downloadllvm-5bedaf934faa90687ddea8084dc75351b9dad7f5.zip
llvm-5bedaf934faa90687ddea8084dc75351b9dad7f5.tar.gz
llvm-5bedaf934faa90687ddea8084dc75351b9dad7f5.tar.bz2
PowerPC: 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: 229224
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions