Skip to content
Commit 848fa212 authored by Chris Lattner's avatar Chris Lattner
Browse files

revert r133003 and fix the bug properly: the issue was that ## in a token

lexer is not a paste operator, it is a normal token.  This fixes a conformance
issue shown here:
http://p99.gforge.inria.fr/c99-conformance/c99-conformance-clang-2.9.html

and it defines away the crash from before.

llvm-svn: 133005
parent 5e851583
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment