forked from OSchip/llvm-project
parent
3533a54a97
commit
e20b201dda
|
@ -257,7 +257,7 @@ public:
|
|||
|
||||
namespace nonloc {
|
||||
|
||||
enum Kind { ConcreteIntKind, SymbolValKind, SymExprValKind,
|
||||
enum Kind { ConcreteIntKind, SymbolValKind,
|
||||
LocAsIntegerKind, CompoundValKind, LazyCompoundValKind };
|
||||
|
||||
/// \brief Represents symbolic expression.
|
||||
|
|
Loading…
Reference in New Issue