Skip to content
Commit 4e8d1475 authored by Tobias Grosser's avatar Tobias Grosser
Browse files

ScopInfo: use correct enum type in type definition

Instead of a plain 'int' we use the correct enum type. This does not give
us type safety yet, but at least makes the code more correct in terms of typing.
To avoid such mismatches it might sense to switch these enums to C++11 typed
enums.

llvm-svn: 291960
parent 97d22187
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment