]> granicus.if.org Git - clang/commit
make type attribute processing static instead of methods on Sema.
authorChris Lattner <sabre@nondot.org>
Sun, 29 Jun 2008 00:50:08 +0000 (00:50 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 29 Jun 2008 00:50:08 +0000 (00:50 +0000)
commitc9b346d7b3b24f8bf940735cc812893dfcef1d4b
tree48baac51e6b3774bdf863f3bac3e9a2caf2d586c
parent803d08039c5194cf51071ed1d8fbc5b18b3ec38b
make type attribute processing static instead of methods on Sema.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52881 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/Sema.h
lib/Sema/SemaType.cpp