Skip to content
Commit d1a130c2 authored by Chandler Carruth's avatar Chandler Carruth
Browse files

[PM/AA] Suffix lots of member variables that directly use enumeration

names for counts with the word 'Count' to make them less ambiguous.

This will be an actual error if we use unscoped enums for any of these,
and generally this seems much clearer to read.

Also, use clang-format to normalize the formatting of this code which
seems to have been needlessly odd.

No functionality changed here.

llvm-svn: 239887
parent ecbd1682
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