llvm-project/mlir/bindings/python
Jacques Pienaar 4a697a91de Fix 5 ClangTidy - Readability findings.
* the 'empty' method should be used to check for emptiness instead of 'size'
    * using decl 'CapturableHandle' is unused
    * redundant get() call on smart pointer
    * using decl 'apply' is unused
    * using decl 'ScopeGuard' is unused

--

PiperOrigin-RevId: 250623863
2019-06-01 20:10:22 -07:00
..
test Cleanup linalg integration test 2019-05-20 13:43:13 -07:00
pybind.cpp Fix 5 ClangTidy - Readability findings. 2019-06-01 20:10:22 -07:00