Go to file
Daniel Malea 7dea7bd8a8 Mark TestExprHelpExamples.py as expected to fail on Linux
- requires memory allocation during expression evaluation
- opened related bugzilla 14805

llvm-svn: 171547
2013-01-04 22:52:19 +00:00
clang Fix indent and remove parameter with a matching default value. 2013-01-04 22:40:33 +00:00
clang-tools-extra Port loop-convert into cpp11-migrate 2013-01-04 18:25:18 +00:00
compiler-rt Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
debuginfo-tests XTARGET was removed, update debug-info tests. 2012-10-20 01:38:50 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx atomic_bool was missing (just a typedef to atomic<bool>). 2013-01-04 18:58:50 +00:00
libcxxabi Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
lld [ELF] STT_GNU_IFUNC is a known symbol type, so accept it. We do not yet implement its semantics. 2013-01-04 21:25:25 +00:00
lldb Mark TestExprHelpExamples.py as expected to fail on Linux 2013-01-04 22:52:19 +00:00
llvm Special case Recycler::clear(BumpPtrAllocator). 2013-01-04 22:35:45 +00:00
polly Rewrite #includes for llvm/Foo.h to llvm/IR/Foo.h as appropriate to 2013-01-02 11:47:44 +00:00