"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "544d1613fb983d82405eed3053e96077ea71fc78"
[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
Loading
Please register or sign in to comment