]> granicus.if.org Git - clang/commit
move the ASTContext argument to be first in the argument list of
authorChris Lattner <sabre@nondot.org>
Sat, 15 Mar 2008 21:32:50 +0000 (21:32 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 15 Mar 2008 21:32:50 +0000 (21:32 +0000)
commitc63e660882ff93841fa234d70ef6757038302b92
treeec4fe4f9b1be04bf965d1560f70fd2898eb688b5
parenta98e58ddb4696a0020fe97439d5295413f9e90b1
move the ASTContext argument to be first in the argument list of
all Create methods.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@48398 91177308-0d34-0410-b5e6-96231b3b80d8
AST/ASTContext.cpp
AST/Decl.cpp
Driver/RewriteTest.cpp
Sema/Sema.cpp
Sema/SemaDecl.cpp
Sema/SemaDeclObjC.cpp
include/clang/AST/Decl.h