commit | b11e43c31dc5d395a7ec6a07259c078dadd4f47b | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Tue Jun 14 18:19:37 2011 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Tue Jun 14 18:19:37 2011 +0000 |
tree | fafbc37eefe408fe2fa264b8d1e949d369c7d45f | |
parent | 0e0b6931598be8a50ac5c6e0be595b35da276df9 [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@133005 91177308-0d34-0410-b5e6-96231b3b80d8