Hi I'm working with LLVM/Clang and I'm trying to use the clang::CodeGenOptions::EmitDeclMetadata<http://clang.llvm.org/doxygen/classclang_1_1CodeGenOptions.html#a65c32a27e41ceb9465c6ee27fdac4c9a>feature. There really arnt docs for anything like this so thanks to lldb/Expression/ClangExpressionParser.cpp I now know how to enable this feature. Can anyone point me to a usage of this? I'm not entirely sure how it should work and nothing stood out to me.
Thanks
_______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
