Define a function with "... llvm::func...".
Using this instead of namespace llvm { func... } Has the advantage that the build fails with a compiler error if it gets out of sync with the .h file. llvm-svn: 234515
Loading
Please sign in to comment