Go to file
Rui Ueyama 7ad72ebc5e [PECOFF] Support yet another new type of weak symbol.
COMDAT_SELECT_LARGEST is a COMDAT type that make linker to choose the largest
definition from among all of the definition of a symbol. If the size is the
same, the choice is arbitrary.

Differential Revision: http://llvm-reviews.chandlerc.com/D3011

llvm-svn: 204172
2014-03-18 19:37:50 +00:00
clang Creating a printing policy for "half": 2014-03-18 17:55:18 +00:00
clang-tools-extra clang-tidy/ArgumentCommentCheck: Initializer list in non-static members is unavailable on msc17. 2014-03-18 07:22:43 +00:00
compiler-rt tsan: fix malloc/munmap mismatch 2014-03-18 14:28:17 +00:00
debuginfo-tests Revert "xfail a test on darwin because some of the public buildbots are stuck on" 2014-03-11 23:49:31 +00:00
libclc Fix build since r202052 2014-02-24 21:31:56 +00:00
libcxx Implement N3891: A proposal to rename shared_mutex to shared_timed_mutex 2014-03-17 20:19:44 +00:00
libcxxabi 0 is a valid LSDA encoding and can be seen in statically linked 2014-03-11 23:43:43 +00:00
lld [PECOFF] Support yet another new type of weak symbol. 2014-03-18 19:37:50 +00:00
lldb Fix expression parsing (on FreeBSD, at least) 2014-03-18 18:55:06 +00:00
llvm Use early returns to reduce nesting. 2014-03-18 18:58:51 +00:00
openmp Revert commit (testing commit hook). 2014-03-04 18:06:04 +00:00
polly Fix source code formatting 2014-03-18 18:51:11 +00:00