|
clang 22.0.0git
|
#include <optional>Go to the source code of this file.
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
| namespace | clang::diag |
Functions | |
| std::optional< diag::Group > | clang::diagGroupFromCLWarningID (unsigned) |
| For cl.exe warning IDs that cleany map to clang diagnostic groups, returns the corresponding group. | |