hanchenye-llvm-project/clang/include/clang-c
Douglas Gregor ba965fb2a7 Switch the remaining diagnostic printing in CIndex over to the
diagnostic callback mechanism, so all diagnostics now go through that
callback. Also, eliminate the displayDiagnostics flag to
clang_createIndex(), since it is no longer necessary: the client
determines whether to display diagnostics or not.

llvm-svn: 94714
2010-01-28 00:56:43 +00:00
..
Index.h Switch the remaining diagnostic printing in CIndex over to the 2010-01-28 00:56:43 +00:00