]> granicus.if.org Git - clang/commit
Fix PR2090, a typo in digraph processing.
authorChris Lattner <sabre@nondot.org>
Sun, 24 Feb 2008 19:05:57 +0000 (19:05 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 24 Feb 2008 19:05:57 +0000 (19:05 +0000)
commit146ccd44ecde4fd5a28749a694f786e75efe6e62
tree35e2fe642e690e21a1e49aef7bd4138a65a03bca
parentedf9c7f1bc0cb329df87ca3388fce8b6234f0359
Fix PR2090, a typo in digraph processing.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@47540 91177308-0d34-0410-b5e6-96231b3b80d8
Lex/Lexer.cpp
test/Lexer/digraph.cpp [new file with mode: 0644]