2 def GlobalDocumentation {
4 -------------------------------------------------------------------
5 NOTE: This file is automatically generated by running clang-tblgen
6 -gen-diag-docs. Do not edit this file by hand!!
7 -------------------------------------------------------------------
9 .. Add custom CSS to output. FIXME: This should be put into <head> rather
10 than the start of <body>.
20 vertical-align: middle;
23 font-family: monospace;
25 table.docutils tr + tr {
26 border-top: 0.2em solid #aaa;
29 font-family: monospace;
34 font-family: monospace;
39 font-family: monospace;
44 font-family: monospace;
49 .. FIXME: rST doesn't support formatting this, so we format all <td> elements
50 as monospace font face instead.
51 .. |nbsp| unicode:: 0xA0
54 .. Roles generated by clang-tblgen.
59 .. role:: placeholder(emphasis)
61 =========================
62 Diagnostic flags in Clang
63 =========================
70 This page lists the diagnostic flags currently supported by Clang.