Go to file
Craig Topper 24fd7eed8a Use SmallVectorImpl::iterator/const_iterator instead of SmallVector to avoid specifying the vector size.
llvm-svn: 185509
2013-07-03 04:42:33 +00:00
clang Fixed test options. 2013-07-03 01:43:57 +00:00
clang-tools-extra Ran clang-format on Modularize.cpp to get a baseline for future changes. 2013-06-27 18:52:23 +00:00
compiler-rt [sanitizer] Fix Android build. 2013-07-02 14:51:31 +00:00
debuginfo-tests Now that we get non-trivial value parameters locations correct, un-XFAIL these tests. 2013-06-19 22:07:11 +00:00
libclc libclc: Add assembly versions of vstore for global [u]int4/8/16 2013-06-26 18:22:20 +00:00
libcxx Adorn make_unique with visibility and inline attributes 2013-07-02 20:06:09 +00:00
libcxxabi Updated CREDITS.TXT 2013-07-02 19:01:59 +00:00
lld Removed unused friend declaration. 2013-07-02 11:13:43 +00:00
lldb Fix ObjectFileELF crc32 code used when no build id is present. 2013-07-03 01:52:14 +00:00
llvm Use SmallVectorImpl::iterator/const_iterator instead of SmallVector to avoid specifying the vector size. 2013-07-03 04:42:33 +00:00
polly clang-format latest changes 2013-07-02 16:13:07 +00:00