]> granicus.if.org Git - clang/commit
Revert r204562,204566,204586,204587 as they broke ASan on Windows
authorTimur Iskhodzhanov <timurrrr@google.com>
Mon, 24 Mar 2014 10:31:09 +0000 (10:31 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Mon, 24 Mar 2014 10:31:09 +0000 (10:31 +0000)
commit03a3654a37e7d68247fa5d7d82a23411647d27be
tree1608452f775691bfc700c62ecbbbb3a716e8bf1f
parentd3c769ecbe0be5b43c74f74b530244572375a2e6
Revert r204562,204566,204586,204587 as they broke ASan on Windows

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@204596 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Mangle.h
lib/AST/ItaniumMangle.cpp
lib/AST/MicrosoftMangle.cpp
lib/CodeGen/CodeGenModule.cpp
lib/CodeGen/CodeGenModule.h
test/CodeGen/c-strings.c
test/CodeGen/string-literal-short-wstring.c
test/CodeGen/wchar-const.c
test/CodeGenCXX/mangle-ms-string-literals.cpp [deleted file]