aboutsummaryrefslogtreecommitdiff
path: root/test/Lexer/digraph.cpp
AgeCommit message (Collapse)Author
2008-06-10Make this test C instead of C++; making it C++ causes a failure on Linux Eli Friedman
because clang can't parse stdio.h in C++ mode yet. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52168 91177308-0d34-0410-b5e6-96231b3b80d8
2008-02-24Fix PR2090, a typo in digraph processing.Chris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@47540 91177308-0d34-0410-b5e6-96231b3b80d8