Files
llvm/clang/lib/Tooling/CompilationDatabase.cpp
Kazu Hirata 1dfbfbd637 [clang] Replace LLVM_ATTRIBUTE_UNUSED with [[maybe_unused]] (NFC) (#163914)
This patch replaces LLVM_ATTRIBUTE_UNUSED with [[maybe_unused]],
introduced as part of C++17.
2025-10-17 07:27:11 -07:00

15 KiB