aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/GCStrategy.cpp
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2014-12-11 01:00:48 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2014-12-11 01:00:48 +0000
commitb3e96f700e390164e3a99f64b236844a78ca331f (patch)
treee56a3531b8d44a0b5d211d8478bb3057841181a9 /llvm/lib/CodeGen/GCStrategy.cpp
parent09afa1ea749d5757ffc75f322be01466a372e6e2 (diff)
downloadllvm-b3e96f700e390164e3a99f64b236844a78ca331f.zip
llvm-b3e96f700e390164e3a99f64b236844a78ca331f.tar.gz
llvm-b3e96f700e390164e3a99f64b236844a78ca331f.tar.bz2
Parse: Concatenated string literals should be verified in inline asm
While we would correctly handle asm("foo") and reject asm(L"bar"), we weren't careful to handle cases where an ascii literal could be concatenated with a wide literal. This fixes PR21822. llvm-svn: 223992
Diffstat (limited to 'llvm/lib/CodeGen/GCStrategy.cpp')
0 files changed, 0 insertions, 0 deletions