|
@@ -56,7 +56,7 @@ DIAGOPT(ShowCarets, 1, 1) /// Show carets in diagnostics.
|
|
|
DIAGOPT(ShowFixits, 1, 1) /// Show fixit information.
|
|
|
DIAGOPT(ShowSourceRanges, 1, 0) /// Show source ranges in numeric form.
|
|
|
DIAGOPT(ShowParseableFixits, 1, 0) /// Show machine parseable fix-its.
|
|
|
-DIAGOPT(ShowPresumedLoc, 1, 0) /// Show presumed location for diagnostics.
|
|
|
+DIAGOPT(ShowPresumedLoc, 1, 1) /// Show presumed location for diagnostics.
|
|
|
DIAGOPT(ShowOptionNames, 1, 0) /// Show the option name for mappable
|
|
|
/// diagnostics.
|
|
|
DIAGOPT(ShowNoteIncludeStack, 1, 0) /// Show include stacks for notes.
|