]> granicus.if.org Git - clang/commit
Refactor the Is{Std,Clang,LLVM}Namespace methods and rename 'isClangAttr' to
authorNick Lewycky <nicholas@mxc.ca>
Sun, 30 May 2010 18:05:23 +0000 (18:05 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sun, 30 May 2010 18:05:23 +0000 (18:05 +0000)
commit31b5c4bec45a02af4b07cad15852bf139c132aaa
tree778f0ae0d2f95dea6b6bc85f01b67f5dd3673b1d
parent9a55591af3e5506b95a9718e15380129fbfc5ebc
Refactor the Is{Std,Clang,LLVM}Namespace methods and rename 'isClangAttr' to
'IsClangAttr' to match prevailing style in this file. Patch by Jon Mulder!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@105170 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Checker/LLVMConventionsChecker.cpp