]> granicus.if.org Git - clang/commit
Replace Count{Leading,Trailing}Zeros_{32,64} with count{Leading,Trailing}Zeros.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Fri, 24 May 2013 21:42:04 +0000 (21:42 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Fri, 24 May 2013 21:42:04 +0000 (21:42 +0000)
commit9779fdd271bb6a938bdee93f901e4ef7b1a88610
tree95f9e2b62db6c812d7bbfb2ba897428b279adbc5
parentb0f77b065761670921fdf9c56029856cb5d9c306
Replace Count{Leading,Trailing}Zeros_{32,64} with count{Leading,Trailing}Zeros.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@182675 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/Type.cpp
lib/Basic/SourceManager.cpp
lib/Lex/Lexer.cpp