Go to file
Argyrios Kyrtzidis 50cfa12752 Rename Sema::isNullExpr() -> Sema::isSentinelNullExpr() which is more descriptive.
llvm-svn: 148772
2012-01-24 03:13:57 +00:00
clang Rename Sema::isNullExpr() -> Sema::isSentinelNullExpr() which is more descriptive. 2012-01-24 03:13:57 +00:00
compiler-rt [asan] use internal_strcmp before asan_init is done. *may* fix asan issue #30 2012-01-23 21:20:05 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libclc Update repository paths. 2012-01-08 22:31:18 +00:00
libcxx Fix .PHONY target to match new installheaders target. 2012-01-21 06:16:39 +00:00
libcxxabi Removed reference to internal header 2012-01-24 00:52:33 +00:00
lld First chunk of native object file reader/writer. The lld-core tool now reads YAML file, links, writes that out as native object format, then reads that native file, then writes the YAML to stdout. Thus the test suite tests both YAML reading/writing as well as native object file reading/writing. 2012-01-16 22:03:44 +00:00
lldb Better name for the Python Scripting. 2012-01-24 02:44:55 +00:00
llvm Add comments near load pattern fragments indicating that all integer vector loads are promoted to v2i64 or v4i64 so that no one tries to reintroduce pattern fragments for other types. 2012-01-24 03:03:17 +00:00
polly Dependences: Simplify code 2012-01-21 02:38:27 +00:00