]> granicus.if.org Git - clang/commit
Fix a documentation paste-o and eliminate a useless function parameter, both found...
authorDouglas Gregor <dgregor@apple.com>
Mon, 12 Jul 2010 23:48:14 +0000 (23:48 +0000)
committerDouglas Gregor <dgregor@apple.com>
Mon, 12 Jul 2010 23:48:14 +0000 (23:48 +0000)
commitdd41ed59cf7aefabd40bf766d8fcc7ebd759c8e5
treeb165ef3074363a4328bfbca94e5087f3121b39b1
parentcdbcad09c806aba04fab15c91a9ff537fa38a2f5
Fix a documentation paste-o and eliminate a useless function parameter, both found by Sebastian

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@108214 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Frontend/PCHReader.h
include/clang/Frontend/PCHWriter.h
lib/Frontend/PCHWriter.cpp