aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2015-06-17 07:21:41 +0000
committerChandler Carruth <chandlerc@gmail.com>2015-06-17 07:21:41 +0000
commitd1a130c2026b8461f9078b2e342f7ba03533d238 (patch)
tree8fe4a4e10c03145af3679439aad1f0b6b2d65b46 /clang/lib/CodeGen/CodeGenModule.cpp
parentecbd16829a4d793983a4b2f3670c3c44801a07f2 (diff)
downloadllvm-d1a130c2026b8461f9078b2e342f7ba03533d238.zip
llvm-d1a130c2026b8461f9078b2e342f7ba03533d238.tar.gz
llvm-d1a130c2026b8461f9078b2e342f7ba03533d238.tar.bz2
[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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions