]> granicus.if.org Git - clang/commit
[AST] Use a bit of trickery to make test pass on platforms where wchar_t is unsigned.
authorBenjamin Kramer <benny.kra@googlemail.com>
Tue, 24 Apr 2018 07:53:10 +0000 (07:53 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Tue, 24 Apr 2018 07:53:10 +0000 (07:53 +0000)
commitc6392f275de938bcf48493f7f2be54d8e5cdb451
tree049d2f326cbb095b59b3a8bb82d253c4f8ac05b7
parent54d5fd31029aaa89c5fbfdd8740e6ac74ddcc6c4
[AST] Use a bit of trickery to make test pass on platforms where wchar_t is unsigned.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@330689 91177308-0d34-0410-b5e6-96231b3b80d8
test/SemaCXX/constexpr-string.cpp