]> granicus.if.org Git - clang/commit
remove Read8/Read24, which are dead. Rename Read16/Read32 to be more
authorChris Lattner <sabre@nondot.org>
Thu, 22 Jan 2009 19:48:26 +0000 (19:48 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 22 Jan 2009 19:48:26 +0000 (19:48 +0000)
commit5ff4317536dbd7f03332bb250c8b35ec04a6f5db
tree2eb907bcc8720abbc8f4e80940204d7e6cc50dde
parent53ebff34243161e5b18cbec5e3373661ab105d2d
remove Read8/Read24, which are dead.  Rename Read16/Read32 to be more
descriptive.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@62775 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/PTHLexer.cpp