We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b34dff1 commit ec0aa82Copy full SHA for ec0aa82
backends/vulkan/runtime/api/Adapter.cpp
@@ -6,7 +6,7 @@
6
* LICENSE file in the root directory of this source tree.
7
*/
8
9
-// NOLINTBEGIN(clang-diagnostic-missing-field-initializers)
+// @lint-ignore-every CLANGTIDY clang-diagnostic-missing-field-initializers
10
11
#include <executorch/backends/vulkan/runtime/api/Adapter.h>
12
0 commit comments