Go to file
Rafael Espindola 70fbe6f80e Remove unused has_magic.
This will allow inlining get_magic, which should in turn fix one of the mingw
build problems after the switch to std::error_code.

llvm-svn: 210712
2014-06-11 21:53:22 +00:00
clang Fix the VS2012 build. 2014-06-11 21:24:13 +00:00
clang-tools-extra clang-tidy: [use-override] Remove 'override' if 'final' is also present. 2014-06-11 12:18:24 +00:00
compiler-rt [asan] Fix mmap-ed coverage with coverage=0. 2014-06-11 15:11:26 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Fix build broken by LLVM commit r209103 2014-06-03 15:43:57 +00:00
libcxx Implement string_view from the library fundamentals TS (n4023). Also works in C++11 and 03, with reduced functionality (mostly in the area of constexpr) 2014-06-11 16:44:55 +00:00
libcxxabi Add a FAQ section, with a question about why the std::exception class destructors live in libc++abi 2014-06-11 16:54:09 +00:00
lld Move Simple.h and Alias.h to include/Core. 2014-06-11 21:47:51 +00:00
lldb Restore select limitations comment for non-Apple platforms 2014-06-11 18:10:41 +00:00
llvm Remove unused has_magic. 2014-06-11 21:53:22 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly www: Fix grammar. 2014-06-10 20:18:16 +00:00