Go to file
Rafael Espindola c3f2e73006 Move the bitcode error enum to the include directory.
This will let users in other libraries know which error occurred. In particular,
it will be possible to check if the parsing failed or if the file is not
bitcode.

llvm-svn: 214209
2014-07-29 20:22:46 +00:00
clang Support LIBRARY_PATH on all Darwin targets. 2014-07-29 20:17:52 +00:00
clang-tools-extra clang-tidy: [use-override] Tweak messages. 2014-07-28 07:29:29 +00:00
compiler-rt [UBSan] Try to enable pipefail in UBSan lit tests to make them behave more predictably 2014-07-29 00:30:01 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Implement sin builtin for float types 2014-07-23 15:16:21 +00:00
libcxx Base regex code on char_class_type. 2014-07-29 19:23:39 +00:00
libcxxabi libcxxabi cmake: Use HandleLLVMOptions.cmake, don't manually add -std=c++11. 2014-07-16 23:53:37 +00:00
lld [mach-o] fix non-debug warnings 2014-07-28 23:40:26 +00:00
lldb Use the most up to date dsymutil on Darwin, not the one in /usr/bin/dsymutil. 2014-07-29 20:10:59 +00:00
llvm Move the bitcode error enum to the include directory. 2014-07-29 20:22:46 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly IslAst: Enhance parallelism detection test 2014-07-29 19:22:46 +00:00