Go to file
Rafael Espindola 37b012df8f Use static instead of an anonymous namespace.
llvm-svn: 201983
2014-02-23 15:16:03 +00:00
clang Sema: Simplify away one-iteration loops. 2014-02-23 14:34:50 +00:00
clang-tools-extra [CMake] Apply DEPENDS to clangTidy. 2014-02-23 13:43:01 +00:00
compiler-rt Revert "Replace __FUNCTION__ with __func__, the latter being standard C99/C++11." 2014-02-22 00:37:45 +00:00
debuginfo-tests Add a fallback path for buildbots temporarily stuck on really old 2014-02-21 00:17:02 +00:00
libclc Add generic nvptx targets 2014-02-14 20:33:53 +00:00
libcxx Fix historical #ifdef. Use __cplusplus instead of __GXX_EXPERIMENTAL_CXX0X__ when compiling with clang. No functionality change. Noteto self: It is important to run the regression tests on the copy of the code that you've changed. 2014-02-22 15:13:48 +00:00
libcxxabi Demangle Dc to decltype(auto) as per the Itanium C++ ABI spec. 2014-02-17 21:56:01 +00:00
lld [PECOFF] Fix uninitialized variable 2014-02-23 10:40:15 +00:00
lldb Stop skipping test on FreeBSD that no longer fails 2014-02-22 03:13:12 +00:00
llvm Use static instead of an anonymous namespace. 2014-02-23 15:16:03 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly Do not fail in case we do not have valid dependences 2014-02-23 15:15:44 +00:00