]> granicus.if.org Git - clang/commit
fix rdar://6816766 - Crash with function-like macro test at end of directive.
authorChris Lattner <sabre@nondot.org>
Fri, 24 Apr 2009 07:15:46 +0000 (07:15 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 24 Apr 2009 07:15:46 +0000 (07:15 +0000)
commita864cf7c1d774a0f790bfc46befc87d9dbf1f65c
treeb5ea3210c833566853435744be6166d0d3f701c3
parent09546d46c320da58fe89f5d6cf32db78cc2d7b96
fix rdar://6816766 - Crash with function-like macro test at end of directive.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69964 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/Lexer.cpp
test/Preprocessor/macro_fn.c