]> granicus.if.org Git - clang/commit
simplify and refactor a bunch of type definition code in Preprocessor
authorChris Lattner <sabre@nondot.org>
Fri, 6 Feb 2009 05:04:11 +0000 (05:04 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 6 Feb 2009 05:04:11 +0000 (05:04 +0000)
commit2b5abf515f9696912452f431c7738691cf97f4f1
treebb222dd6e8d260561f90765c9673489563526bd3
parent86d85b8e5e55db3079c9c22aecdb30d830793a50
simplify and refactor a bunch of type definition code in Preprocessor
predefines buffer initialization.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63919 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/TargetInfo.h
lib/Basic/TargetInfo.cpp
lib/Lex/Preprocessor.cpp