Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
refs/heads/release
/
.
/
Utilities
/
ast-grep
/
rules
/
rm-cmdbg-macros.yml
blob: ed06ba6abedab93526aa6e53de48204b520f4517 [
file
] [
edit
]
---
id:
rm
-
cmdbg
-
macros
language:
Cpp
severity:
'off'
message:
"Remove `CM_DBG` usage before submission"
ignores:
# Unit tests for the header.
-
Tests/CMakeLib/testDebug.cxx
rule:
pattern:
CM_DBG($EXPR)
kind:
call_expression
fix:
$EXPR