Go to file
Anna Zaks 87b6ff09f9 [analyzer] Add checks for common anti-patterns in strncat.
(Since this is syntax only, might be a good candidate for turning into a
compiler warning.)

llvm-svn: 149407
2012-01-31 19:33:39 +00:00
clang [analyzer] Add checks for common anti-patterns in strncat. 2012-01-31 19:33:39 +00:00
compiler-rt [asan] fix the wrong __WORDSIZE definition on Win x64, add ASAN_INTERFACE_FUNCTION_ATTRIBUTE. Patch by timurrrr@google.com 2012-01-31 18:13:50 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc
libcxx Fix .PHONY target to match new installheaders target. 2012-01-21 06:16:39 +00:00
libcxxabi Fix type-o in the comment of the last commit 2012-01-31 19:05:08 +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 Splitting test case for Python synthetic children: part 1 test is only testing the synthetic children feature itself. More test cases will be commited for individual STL containers 2012-01-31 17:50:00 +00:00
llvm Obvious unnecessary loop removal. Follow through from previous checkin. 2012-01-31 18:54:19 +00:00
polly Add a sceleton for a polyhedral dead code elimination. 2012-01-31 14:00:27 +00:00