]> granicus.if.org Git - clang/commit
Rename namespace clang::printf to clang::analyze_printf to avoid problems where the...
authorTed Kremenek <kremenek@apple.com>
Thu, 28 Jan 2010 02:02:59 +0000 (02:02 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 28 Jan 2010 02:02:59 +0000 (02:02 +0000)
commitd2dcece5882215e92a80bff8a7b7fd2fd81d7086
treec1fa6f66fdea3667d55e4e0aa151e52bd51d8c96
parent41d8903731782ee85ee2b19734008b006e01c76f
Rename namespace clang::printf to clang::analyze_printf to avoid problems where the reference to 'printf' is ambiguous.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@94733 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Analysis/Analyses/PrintfFormatString.h
lib/Analysis/PrintfFormatString.cpp