]> granicus.if.org Git - clang/commit
Changes so that a few tests do not fail when running under guarded malloc.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 12 Jul 2013 22:30:03 +0000 (22:30 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 12 Jul 2013 22:30:03 +0000 (22:30 +0000)
commitc250192494e0fa63be50269d2c1eb7786f8ab7a0
treecc91052fdb0bda7b8d6d3eacd5adfa52e74604d7
parent8d230b454fa3a0d4fd87453e24c88219ef5ad14a
Changes so that a few tests do not fail when running under guarded malloc.

Guarded malloc emits some messages at the beginning in stderr when enabled.
These messages caused a few tests to fail.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@186219 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/RecordLayoutBuilder.cpp
lib/CodeGen/CGRecordLayoutBuilder.cpp
test/ASTMerge/class.cpp
test/CodeGen/bitfield-2.c
test/CodeGen/override-layout.c
test/CodeGenCXX/override-layout.cpp