Go to file
Davide Italiano da57013776 [llvm-nm] Prefer empty() over size() == 0.
Thanks to David Blaikie for pointing this out!

llvm-svn: 259938
2016-02-05 22:10:42 +00:00
clang Move DebugInfoKind enum from Driver to Basic. NFC 2016-02-05 21:54:42 +00:00
clang-tools-extra Unbreak the cmake shared build. 2016-02-05 11:38:50 +00:00
compiler-rt Fix the libdir suffix for LLVM_CMAKE_PATH 2016-02-04 23:15:29 +00:00
debuginfo-tests
libclc Implement modf math builtin 2016-01-27 14:52:10 +00:00
libcxx Fix the search path for CMake files 2016-02-04 23:17:20 +00:00
libcxxabi [libcxxabi] Teach cxa_demangle about Hexagon's long double size 2016-01-20 14:10:23 +00:00
libunwind Replace cmake check for printf with a check for fopen. 2015-12-10 00:47:08 +00:00
lld Simplify. NFC. 2016-02-05 19:13:18 +00:00
lldb Take 2: Use an artifical namespace so that member vars do not hide local vars. 2016-02-05 19:10:04 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm [llvm-nm] Prefer empty() over size() == 0. 2016-02-05 22:10:42 +00:00
openmp [CMake] Introduce OPENMP_LLVM_TOOLS_DIR 2016-02-05 07:00:13 +00:00
polly Support accesses with differently sized types to the same array 2016-02-04 13:18:42 +00:00