Go to file
Jason Molenda 2094dbf4e7 Change the way the m_trap_handlers Platform base class ivar is initialized;
add a new pure virtual CalculateTrapHandlerSymbolNames() that Platform 
subclasses must implement which fills in the function name list with any
trap handlers that are expected on that platform.

llvm-svn: 201364
2014-02-13 23:11:45 +00:00
clang Enable correcting a member declaration where the type is class template, 2014-02-13 20:14:07 +00:00
clang-tools-extra Re-add the '!' removed by mistake. 2014-02-13 16:29:39 +00:00
compiler-rt [sanitizer] replace MostSignificantSetBitIndex with LeastSignificantSetBitIndex in bit vector (to iterate bits in increasing order) 2014-02-13 15:59:00 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Revert "Enforce python2 for systems that use python3 as their default." 2014-02-12 14:54:17 +00:00
libcxx Add a test to make sure that vector supports incomplete types 2014-02-13 17:56:12 +00:00
libcxxabi [libcxxabi] Fix broken codesourcery.com links in comments 2014-02-12 04:49:09 +00:00
lld [Mips] Use the 'CHECK-NEXT' where we need to check a test output exactly 2014-02-11 07:17:09 +00:00
lldb Change the way the m_trap_handlers Platform base class ivar is initialized; 2014-02-13 23:11:45 +00:00
llvm MSBuild integration: get the LibraryPath right (PR18707) 2014-02-13 22:01:35 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly Fix formatting 2014-02-12 01:55:28 +00:00