Closed ahelwer closed 3 years ago
Removed C++11 language features (vector initializations and enum classes) that clang didn't like on MacOS. Ideally we will be able to use such features one day; see https://github.com/tree-sitter/tree-sitter/issues/1246
Removed C++11 language features (vector initializations and enum classes) that clang didn't like on MacOS. Ideally we will be able to use such features one day; see https://github.com/tree-sitter/tree-sitter/issues/1246