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.
2 parents 51a21c7 + b3411f4 commit b94a5bbCopy full SHA for b94a5bb
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