GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
DIAGTOOL(1) Clang DIAGTOOL(1)

diagtool - clang diagnostics tool

diagtool command [args]

diagtool is a combination of four tools for dealing with diagnostics in clang.

diagtool is separated into several subcommands each tailored to a different purpose. A brief summary of each command follows, with more detail in the sections that follow.
  • find-diagnostic-id - Print the id of the given diagnostic.
  • list-warnings - List warnings and their corresponding flags.
  • show-enabled - Show which warnings are enabled for a given command line.
  • tree - Show warning flags in a tree view.



diagtool find-diagnostic-id diagnostic-name

diagtool list-warnings

diagtool show-enabled [options] filename ...

diagtool tree [diagnostic-group]

Maintained by the Clang / LLVM Team (<http://clang.llvm.org>)

2007-2022, The Clang Team
April 13, 2022 15

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.