diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2015-01-14 03:58:50 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2015-01-14 03:58:50 +0000 |
commit | cbcfd008eeeb7b15f39efbd417a8a1b7b3a624aa (patch) | |
tree | d01437c2bd2402ccdd47f3dc66f34e642a98b7b7 /llvm/unittests/Bitcode | |
parent | 1653ff600e1823a21c29eb4bd268a4cd9b8a9734 (diff) | |
download | llvm-cbcfd008eeeb7b15f39efbd417a8a1b7b3a624aa.zip llvm-cbcfd008eeeb7b15f39efbd417a8a1b7b3a624aa.tar.gz llvm-cbcfd008eeeb7b15f39efbd417a8a1b7b3a624aa.tar.bz2 |
[dom] Remove extraneous inline keywords. Template functions and inline
class members are implicitly "inline", no key word needed.
Naturally, this could change how LLVM inlines these functions because
<GRR>, but that's not an excuse to use the keyword. ;]
llvm-svn: 225939
Diffstat (limited to 'llvm/unittests/Bitcode')
0 files changed, 0 insertions, 0 deletions