diff options
author | Kazu Hirata <kazu@google.com> | 2022-12-20 15:02:48 -0800 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2022-12-20 15:02:48 -0800 |
commit | 42476dea671af0e5328f22cc2890dd756d30fc61 (patch) | |
tree | 1389d2d9650a83f542bdc5ee82683338076ca9ee /llvm/lib/Support/VirtualFileSystem.cpp | |
parent | a5b56313dd8cf49a5128f93361a4bcc51b8a5485 (diff) | |
download | llvm-42476dea671af0e5328f22cc2890dd756d30fc61.zip llvm-42476dea671af0e5328f22cc2890dd756d30fc61.tar.gz llvm-42476dea671af0e5328f22cc2890dd756d30fc61.tar.bz2 |
[ADT] Fix an unused variable warning
This patch fixes:
llvm/include/llvm/ADT/GenericUniformityImpl.h:752:8: error: unused
variable 'printBlockSet' [-Werror,-Wunused-variable]
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions