Go to file
Fariborz Jahanian 9d5fffb425 ObjectiveC migrator. Do not infer NS_RETURNS_INNER_POINTER
annotation on methods which return typedef of pointer to 
an incomplete struct type.

llvm-svn: 190372
2013-09-09 23:56:14 +00:00
clang ObjectiveC migrator. Do not infer NS_RETURNS_INNER_POINTER 2013-09-09 23:56:14 +00:00
clang-tools-extra clang-modernize: Fix bugs in Pass-By-Value transform 2013-09-06 22:28:53 +00:00
compiler-rt Don't allow a NULL-length file. Try to revert to the buffered version. 2013-09-09 22:25:46 +00:00
debuginfo-tests Auto-detect the architecture of the executable instead of using the arch of 2013-09-07 20:04:29 +00:00
libclc Parenthesize arguments for mad_hi 2013-09-09 14:36:21 +00:00
libcxx Update synopsis for list/forward_list/deque to match the allocator style of existing comment. No code change 2013-09-09 18:19:45 +00:00
libcxxabi Add ability to set OPTIONS for compile 2013-09-09 23:53:08 +00:00
lld Rename GnuLDInputGraph.h -> GnuLdInputGraph.h for consistency with other files. 2013-09-09 19:30:23 +00:00
lldb Fixed parsing of the .debug_aranges section so that LLDB will still work correctly even if arange data is not available for every object file in the program. 2013-09-09 23:17:40 +00:00
llvm Enable -misched-cyclicpath by default. 2013-09-09 23:31:14 +00:00
polly ScopInfo: Correctly handle true/false conditions 2013-09-07 01:54:13 +00:00