Silence missing-initializer warnings for gcc
This commit is contained in:
parent
02f3fe2b04
commit
5145bba53d
6 changed files with 33 additions and 15 deletions
|
|
@ -9,13 +9,6 @@ extern "C" {
|
|||
#include <stdio.h>
|
||||
#include "tree_sitter/runtime.h"
|
||||
|
||||
/*
|
||||
* Parsing DSL Macros
|
||||
*
|
||||
* Generated parser use these macros. They prevent the code generator
|
||||
* from having too much knowledge of the runtime types and functions.
|
||||
*/
|
||||
|
||||
//#define TS_DEBUG_PARSE
|
||||
//#define TS_DEBUG_LEX
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue