Make header-defined function inline instead of static (NFC)
authorMehdi Amini <aminim@google.com>
Fri, 10 May 2019 16:21:37 +0000 (09:21 -0700)
committerMehdi Amini <joker.eph@gmail.com>
Sat, 11 May 2019 02:28:45 +0000 (19:28 -0700)
commit1d309e00825559501548df6d41f85eff2c3c370c
tree4d85f366815c4450796cfb7a97329d7f3c6d5f88
parentb42747eec2bb96759783b61fdc97f567c328df16
Make header-defined function inline instead of static (NFC)

    Fix warning for unused function when the header is included in
    an implementation file that does not use this function.

--

PiperOrigin-RevId: 247622232
mlir/include/mlir/Analysis/NestedMatcher.h