Go to file
Andreas Simbuerger 5bf774ce0e Use own class for storing the RejectLogs
Use a container class to store the reject logs. Delegating most calls to
the internal std::map and add a few convenient shortcuts (e.g.,
hasErrors()).

llvm-svn: 211780
2014-06-26 13:36:52 +00:00
clang Add ppc64/power8 as a target 2014-06-26 13:34:10 +00:00
clang-tools-extra Suppress clang-tidy-diff.py. It is incompatible to py26 due to argparse. 2014-06-25 23:13:34 +00:00
compiler-rt [ASan] When iterating over segments on OSX, treat the segments' initial 2014-06-25 15:43:19 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc relational: Fix signbit 2014-06-25 21:08:38 +00:00
libcxx Patch from Albert J. Wong to make type_traits take advantage of gcc intrinsics in 4.7 and later. No functionality change when using clang. 2014-06-26 01:07:56 +00:00
libcxxabi Add missing header for _LIBUNWIND_LOG(). 2014-06-26 12:22:38 +00:00
lld [Driver] Improve the `isPathUnderSysroot()` function. Now it returns a 2014-06-26 10:48:52 +00:00
lldb Fix silly compilation error. 2014-06-25 18:40:58 +00:00
llvm add ppc64/pwr8 as target 2014-06-26 13:36:19 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly Use own class for storing the RejectLogs 2014-06-26 13:36:52 +00:00