]> granicus.if.org Git - clang/commit
inline a method into its only two call sites.
authorChris Lattner <sabre@nondot.org>
Sat, 22 Nov 2008 06:42:31 +0000 (06:42 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 22 Nov 2008 06:42:31 +0000 (06:42 +0000)
commit9efe9709287801562a3cbe1e5f3ab5dd8175c25b
tree48e82b4bdbdfb7fdeff12cf61ea207e25a422bc8
parent30c6476e8ef00caeb3a10ea0228165013a4eb3f3
inline a method into its only two call sites.

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