]> granicus.if.org Git - clang/commit
Fix a bug that I noticed by inspection.
authorChris Lattner <sabre@nondot.org>
Tue, 27 Jan 2009 05:34:03 +0000 (05:34 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 27 Jan 2009 05:34:03 +0000 (05:34 +0000)
commit202fd2c4fb8d98ea9990df9bc157b11bc26ac2fa
tree1f3d795e1ad6a3e3be8d94ed8f08c3c6c7a9dc7f
parent08c375cd52b8f6b6a6915a2007205bc8179f41e9
Fix a bug that I noticed by inspection.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63094 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/PPDirectives.cpp
test/Preprocessor/skipping_unclean.c [new file with mode: 0644]