Go to file
Aaron Ballman 5f1378c2a4 Replacing a non-ASCII character in a comment with an ASCII character. Fixes a C4819 warning in MSVC.
llvm-svn: 206403
2014-04-16 17:09:20 +00:00
clang Objective-C rewriter. Use _WIN64 instead of __LLP64__ 2014-04-16 17:03:06 +00:00
clang-tools-extra test/clang-tidy/redundant-smartptr-get*.cpp: Both of them really require shell. 2014-04-10 03:17:22 +00:00
compiler-rt [asan] add __asan_load1/__asan_store1/... callbacks to asan-rt; together with -mllvm -asan-instrumentation-with-call-threshold=N this will be a workaround for PR17409 2014-04-16 13:52:28 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Introduce M_LOG2E_F and M_LOG2E 2014-03-28 21:19:03 +00:00
libcxx Define a new macro in libc++ named '_LIBCPP_HAS_NO_ASAN'. When this is defined, 2014-04-14 15:44:57 +00:00
libcxxabi Properly sign extend sdata2/4 in unwinder. Patch by Patrick Wildt 2014-04-12 23:22:52 +00:00
lld [Mips] Emit PLT entries for more static relocations. 2014-04-16 06:16:32 +00:00
lldb Clean up the logic in setting timeouts a bit, and the logging as well. 2014-04-16 02:24:48 +00:00
llvm Replacing a non-ASCII character in a comment with an ASCII character. Fixes a C4819 warning in MSVC. 2014-04-16 17:09:20 +00:00
openmp Add the offload directory which contains the code needed to support 2014-04-09 15:40:23 +00:00
polly [C++11] Use nullptr 2014-04-16 07:33:47 +00:00