]> granicus.if.org Git - clang/commit
Switch over functiondecl. This makes it obvious that the ASTContext
authorChris Lattner <sabre@nondot.org>
Sat, 15 Mar 2008 21:24:04 +0000 (21:24 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 15 Mar 2008 21:24:04 +0000 (21:24 +0000)
commita98e58ddb4696a0020fe97439d5295413f9e90b1
tree8b9d4d61904063b32feea3b449d7d391c18ea92b
parent9e151e154780e9cd443336143af1e996d1f387e5
Switch over functiondecl.  This makes it obvious that the ASTContext
argument to Create should be first, not last.

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