Fix method name to start with lower case to match style guide (NFC)
authorMehdi Amini <joker.eph@gmail.com>
Fri, 14 Aug 2020 09:38:37 +0000 (09:38 +0000)
committerMehdi Amini <joker.eph@gmail.com>
Tue, 18 Aug 2020 00:19:22 +0000 (00:19 +0000)
commitd0e2c79b61a1e4f2cfb5a2a9842beb8aed74c522
treeb785d2b4e12f84d6761b80cd0cd1bff99398dac4
parent62fc44ca3cf66442b30e22b1be34afc492a2a388
Fix method name to start with lower case to match style guide (NFC)
mlir/include/mlir/Interfaces/FoldInterfaces.h
mlir/lib/IR/Operation.cpp