Go to file
NAKAMURA Takumi 696f275954 llvm/examples/BrainF: Give an explicit pointee type to ConstantExpr::getGetElementPtr(ty...), according to r233938.
llvm-svn: 233983
2015-04-02 22:44:00 +00:00
clang Add a question mark to the end of an interrogatory warning. 2015-04-02 22:30:23 +00:00
clang-tools-extra [clang-tidy] Clarify message for the google-explicit-constructor check 2015-03-31 16:24:44 +00:00
compiler-rt [ASan/Win] Minor improvements towards enabling coverage 2015-04-02 14:48:08 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Implement atanpi builtin 2015-04-02 17:01:58 +00:00
libcxx Fix race conditions in test class used throughout the std::thread tests. 2015-04-02 21:12:17 +00:00
libcxxabi Revert r228351 - Dont install header files. 2015-04-01 02:56:13 +00:00
lld ELF: Remove <Arch>ELFFileCreateELFTraits::result_type. 2015-04-02 21:14:33 +00:00
lldb Add checks to the modules test case to ensure 2015-04-02 21:35:04 +00:00
llgo llgoi: Fix type identity for imported binary packages. 2015-03-18 08:34:40 +00:00
llvm llvm/examples/BrainF: Give an explicit pointee type to ConstantExpr::getGetElementPtr(ty...), according to r233938. 2015-04-02 22:44:00 +00:00
openmp Replace some unsafe API calls with safe alternatives on Windows, prepare code for similar actions on other platforms - wrap unsafe API calls into macros. 2015-04-02 13:27:08 +00:00
polly Do not scale tile loops 2015-03-31 07:52:36 +00:00