Missing Trait Compiler Error for Pointers in LLVM YAML API
I have been trying to write a yaml parser using llvm’s yaml API, but ran into an error. Here is the code that I’m attempting to compile:
I have been trying to write a yaml parser using llvm’s yaml API, but ran into an error. Here is the code that I’m attempting to compile: