aprantl added a comment. In D66546#1641534 <https://reviews.llvm.org/D66546#1641534>, @aprantl wrote:
> No, the most "expensive" function is > ClangASTContext::GetSupportedLanguagesForTypes() which is called once by the > ClangASTContext constructor. ... "expensive" in quotes, because a sufficiently smart compiler should optimize it into returning a 64-bit constant. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D66546/new/ https://reviews.llvm.org/D66546 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits