Author: maskray Date: Mon Apr 30 13:51:50 2018 New Revision: 331225 URL: http://llvm.org/viewvc/llvm-project?rev=331225&view=rev Log: [docs] Fix docs/InternalsManual.rst heading.
Modified: cfe/trunk/docs/InternalsManual.rst Modified: cfe/trunk/docs/InternalsManual.rst URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/docs/InternalsManual.rst?rev=331225&r1=331224&r2=331225&view=diff ============================================================================== --- cfe/trunk/docs/InternalsManual.rst (original) +++ cfe/trunk/docs/InternalsManual.rst Mon Apr 30 13:51:50 2018 @@ -423,7 +423,7 @@ Fix-it hints can be created with one of .. _DiagnosticConsumer: The ``DiagnosticConsumer`` Interface -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Once code generates a diagnostic with all of the arguments and the rest of the relevant information, Clang needs to know what to do with it. As previously _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits