struct AttributeComparator

Declaration

struct AttributeComparator { /* full declaration omitted */ };

Description

Attribute comparator that only compares attribute keys. Enum attributes are sorted before string attributes.

Declared at: llvm/lib/IR/Attributes.cpp:1572