]> granicus.if.org Git - clang/commit
Move method out-of-line. I thought this would be a candidate for inlining but I was...
authorBenjamin Kramer <benny.kra@googlemail.com>
Sat, 27 Feb 2010 17:05:45 +0000 (17:05 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sat, 27 Feb 2010 17:05:45 +0000 (17:05 +0000)
commit51f5fe3f2527cd1640d798d8d134268b14de3e86
tree3ae17f584a97a95f6fef87c02e373a63ce6cd740
parent3504475548ce6aab989553c2a38391a34fc7fddc
Move method out-of-line. I thought this would be a candidate for inlining but I was wrong.

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