The tutorial contains a few errors which results in code not being able to compile.
One error was described here: https://llvm.org/bugs/show_bug.cgi?id=25583 .
I found and fixed the error and one additional error.
Differential D28180
Fixing small errors in libAST Matcher Tutorial. madsravn on Dec 30 2016, 10:54 AM. Authored by
Details The tutorial contains a few errors which results in code not being able to compile. One error was described here: https://llvm.org/bugs/show_bug.cgi?id=25583 . I found and fixed the error and one additional error.
Diff Detail
|