Kodgen icon indicating copy to clipboard operation
Kodgen copied to clipboard

C++17 parser and code generator

Results 1 Kodgen issues
Sort by recently updated
recently updated
newest added

This PR is related to [this Refureku PR](https://github.com/jsoysouvanh/Refureku/pull/15). This PR adds the function `findStandardTypesErrors` in `FileParser`. This function looks for libclang errors that occurred during translation unit parsing and that...