Hi<br><br>I'm working with LLVM/Clang and I'm trying to use the <a class="el" href="http://clang.llvm.org/doxygen/classclang_1_1CodeGenOptions.html#a65c32a27e41ceb9465c6ee27fdac4c9a">clang::CodeGenOptions::EmitDeclMetadata</a> 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.<br>
<br>Thanks<br>