diff options
author | Dmitry Polukhin <dmitry.polukhin@gmail.com> | 2016-04-14 09:52:06 +0000 |
---|---|---|
committer | Dmitry Polukhin <dmitry.polukhin@gmail.com> | 2016-04-14 09:52:06 +0000 |
commit | 9d64f7264035d8d573abed95a15a07cb31796063 (patch) | |
tree | 4c69862a6dfac52774617c612b8f9ee569bf1a02 /lldb/packages/Python/lldbsuite/test/functionalities/plugins/commands/TestPluginCommands.py | |
parent | a212c58db07b31311e2e7f6a76bf444ccc482f16 (diff) | |
download | bcm5719-llvm-9d64f7264035d8d573abed95a15a07cb31796063.tar.gz bcm5719-llvm-9d64f7264035d8d573abed95a15a07cb31796063.zip |
[MSVC] Fix check for wchar_t type in case of -fno-wchar
The example below should work identically with and without compiler native
wchar_t support.
void foo(wchar_t * t = L"");
Differential Revision: http://reviews.llvm.org/D19056
llvm-svn: 266287
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/plugins/commands/TestPluginCommands.py')
0 files changed, 0 insertions, 0 deletions