aboutsummaryrefslogtreecommitdiff
path: root/test/FrontendC/wchar-const.c
AgeCommit message (Collapse)Author
2011-07-26Remove test/FrontendC, almost all of the tests have been migratedEric Christopher
to clang now, the rest are in process (6) or have been deleted. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136191 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-11Use wchar.h to get wchar_t, not ctype.h.Dan Gohman
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78703 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-06Testcase for llvm-gcc 78324 (although in normalDale Johannesen
testing mode it won't test much). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78325 91177308-0d34-0410-b5e6-96231b3b80d8