llvm-project/clang-tools-extra/clang-doc/tool
Petr Hosek c995120968 [clang-doc] Fix warnings about lock_guard
Fixes a warning about a potentially unsupported template argument
deduction by explicitly specifying the template type in std::lock_guard.

Patch By: brettw
Differential Revision: https://reviews.llvm.org/D138961
2022-11-30 02:30:40 +00:00
..
CMakeLists.txt [clang-tools-extra][cmake] Use `GNUInstallDirs` to support custom installation dirs. 2022-01-22 20:57:21 +00:00
ClangDocMain.cpp [clang-doc] Fix warnings about lock_guard 2022-11-30 02:30:40 +00:00