slang/diagnostics/WaiverManager.h file

Manages diagnostic waivers from external TOML files.

Namespaces

namespace slang
Root namespace.

Classes

struct slang::WaiverRule
Represents a single waiver rule that can suppress diagnostics based on file paths, hierarchy paths, diagnostic names, and source content patterns.
class slang::WaiverManager
The WaiverManager loads and manages diagnostic waiver rules from external TOML files.