[dom] Remove extraneous inline keywords. Template functions and inline
authorChandler Carruth <chandlerc@gmail.com>
Wed, 14 Jan 2015 03:58:50 +0000 (03:58 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 14 Jan 2015 03:58:50 +0000 (03:58 +0000)
commitcf0dee8bbc6be465bac8f97598bde8af9a860f3b
tree351547ca80bc9c2bcd0501824088e4e082899720
parent35854cb40b1359f8392e24eba32df749df6bb761
[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. ;]

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225939 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/GenericDomTree.h