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 0e8c2f3 commit 20622b8Copy full SHA for 20622b8
cloc_lang_def.txt
@@ -0,0 +1,10 @@
1
+C
2
+ filter remove_matches ^\s*[{}]\s*$
3
+ filter rm_comments_in_strings " /* */
4
+ filter rm_comments_in_strings " //
5
+ filter call_regexp_common C++
6
+ extension c
7
+ extension ec
8
+ extension pgc
9
+ 3rd_gen_scale 0.77
10
+ end_of_line_continuation \\$
0 commit comments