diff options
author | Mehdi Amini <joker.eph@gmail.com> | 2021-11-13 20:01:12 +0000 |
---|---|---|
committer | Mehdi Amini <joker.eph@gmail.com> | 2021-11-13 20:09:21 +0000 |
commit | e96214ddefb98d18c4448604a746657dba1da91f (patch) | |
tree | 4ac2d35fd0900fdc6125165bd9a85cf061415b36 /llvm/lib/Support/VirtualFileSystem.cpp | |
parent | da4d716ef909a3ff466def5e0d6847e6fb5a6cb3 (diff) | |
download | llvm-e96214ddefb98d18c4448604a746657dba1da91f.zip llvm-e96214ddefb98d18c4448604a746657dba1da91f.tar.gz llvm-e96214ddefb98d18c4448604a746657dba1da91f.tar.bz2 |
Fix some clang-tidy reports in MLIR (NFC)
Mostly replace uses of `container.size()` with `container.empty()` in
conditionals when applicable.
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions