llvm with tablegen backend for capstone disassembler
Go to file
Louis Dionne f7f5a1f778 [libcxx] Don't depend on availability markup to provide the streams in the dylib
Whether an explicit instantiation declaration should be provided is not
a matter of availability markup.

This problem is exemplified by the fact that some tests were incorrectly
marked as XFAIL when they should instead have been using the definition
of streams from the headers, and hence passing, and that, regardless of
whether visibility annotations are enabled.

llvm-svn: 348436
2018-12-06 00:24:58 +00:00
clang [Sema] Push and Pop Expression Evaluation Context Records at the start and end of function definitions 2018-12-06 00:10:36 +00:00
clang-tools-extra Move detection of libc++ include dirs to Driver on MacOS 2018-12-05 14:24:14 +00:00
compiler-rt Remove XFAIL in get_module_and_offset_for_pc.cc for NetBSD-MSan 2018-12-05 16:05:25 +00:00
debuginfo-tests Set config.lit_tools_dir, which is needed by lit.llvm.initialize. 2018-11-06 21:54:27 +00:00
libclc travis: Add cmake build 2018-11-27 16:07:21 +00:00
libcxx [libcxx] Don't depend on availability markup to provide the streams in the dylib 2018-12-06 00:24:58 +00:00
libcxxabi [libcxx] Remove bad_array_length 2018-11-29 19:44:57 +00:00
libunwind [CMake] Passthrough CFLAGS when checking the compiler-rt path 2018-11-14 00:09:26 +00:00
lld Do not use a hash table to uniquify mergeable strings. 2018-12-05 19:13:31 +00:00
lldb [lldbsuite] Disable TestStopPCs when there's no XML support 2018-12-06 00:11:17 +00:00
llgo
llvm [MachineOutliner][NFC] Move std::vector out of loop 2018-12-06 00:04:03 +00:00
openmp [OpenMP][libomptarget] Flush intermediate values during team reduction 2018-12-03 15:21:49 +00:00
parallel-libs
polly [CMake] Fix generation of exported targets in build directory 2018-11-06 15:18:17 +00:00
README.md Update the project name in README.md 2018-10-19 00:03:01 +00:00

The LLVM Compiler Infrastructure

This directory and its subdirectories contain source code for LLVM, a toolkit for the construction of highly optimized compilers, optimizers, and runtime environments.