]> granicus.if.org Git - clang/commit
fix PR7192 by defining wchar_t in a more conventional way. The
authorChris Lattner <sabre@nondot.org>
Sun, 5 Sep 2010 23:29:49 +0000 (23:29 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 5 Sep 2010 23:29:49 +0000 (23:29 +0000)
commit6d6370ee10ddcd8cacc44c2d6796800c1325c732
tree2235fbb067a4c51b0902efdb4bc91679f5ad1bfa
parent343d65c0739f9d4d6c6345a38a7228bafb1de4df
fix PR7192 by defining wchar_t in a more conventional way.  The
type of L"x" can change based on command line arguments.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@113127 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Headers/stddef.h
test/Sema/warn-write-strings.c