[PATCH] D47615: [DebugInfo] Refactoring DIType::setFlags to DIType::cloneWithFlags
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 1 15:22:22 PDT 2018
aprantl added a comment.
You can do a git grep for the API just to make sure that the Go bindings don't use it, because you probably didn't build them.
Repository:
rL LLVM
https://reviews.llvm.org/D47615
More information about the llvm-commits
mailing list