diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2015-09-10 20:34:57 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2015-09-10 20:34:57 +0000 |
commit | 2e4ca848f45f08fec084e886280a2e45e48b6e1b (patch) | |
tree | a17972f313a6fa0ee1a040ba3b842b0466cf98ff /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | df4d3dd65938ce75d1c8db880c8e362de50bfa9e (diff) | |
download | llvm-2e4ca848f45f08fec084e886280a2e45e48b6e1b.zip llvm-2e4ca848f45f08fec084e886280a2e45e48b6e1b.tar.gz llvm-2e4ca848f45f08fec084e886280a2e45e48b6e1b.tar.bz2 |
Add an explicit 'inline' specifier to these static functions. GCC is
warning on them having always_inline attribute for reasons I don't fully
understand -- static functions are just as inlinable as inline
functions in terms of linkage.
llvm-svn: 247334
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions