clayborg accepted this revision. clayborg added a comment. Just fix the comment as mentioned in the inline comments and this is ready. Jim should OK this as well.
================ Comment at: include/lldb/Target/Language.h:176 @@ -175,1 +175,3 @@ + // return the primary language, so if LanguageIsC(l), return eLanguageTypeC, etc. + static lldb::LanguageType ---------------- Fix comment to say "so if LanguageIsC(language)" since the variable below is "language". Repository: rL LLVM http://reviews.llvm.org/D15326 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits